comparison for two datetime
start = dateTimePicker1.Value; end = dateTimePicker2.Value; AvailabilityOptions myOptions = new AvailabilityOptions(); myOptions.RequestedFreeBusyView = FreeBusyViewType.FreeBusyMerged; // Return a...
View ArticleMicrosoft Exchange Example : Autodiscover not found
Hi all,I need to send some emails generated with C# code, by using EWS (exchange web service).Microsoft gives this example of code, but it doesn't work on my side; and the code doesn't contain any host...
View ArticleFederation trust Exchange 2010
Hi, I have two domain forrest in from two different contries. There is a two ways domain trus between forrest, working fine. I would like to config free-busy interoperability between our Exchange 2010...
View ArticleOffice 365 hybrid with msdn premium
Hi, We are trying to creating a hybrid exchange setup for our development testing purpose.I have few doubts,1. I'm using office365 account i got using my msdn premium account. Is it possible to...
View ArticleDo we need to provide the credentials while using EWS Managed API.
hi All, 1> i am trying to use the EWS Managed Api in Exchange server OWA customization.i have a custom form in owa on which i am fetching all contacts.while using ExchangeService class when i pass...
View ArticleExchange 2007 CAS (Non-Internet Facing) Servers Load Balance
TeamI have 2 Sites & one is internet facing.On internet facing site I have three CAS Servers which are Load balanced. On non-internet facing site I have 2 CAS Servers & which is not in Load...
View ArticleExchange 2013 installation
Im going to upgrade an Exchange 2010 to Exchange 2013 for one of my customers. I going to use the same hardware, so my plan is to export all the mailboxes to pst files, then uninstall Exchange 2010 and...
View ArticleCan we have an hybrid exchange setup using Office 365 got through as VS Prem...
Before we create a hybrid exchange setup for our development testing purpose. Though of clarifying our doubts, D-1) I'm using Office 365 account i got using my msdn premium account. Is it possible...
View ArticleEXCH 2010 auto account creation fails after rollup 4 for sp 3
We use a PowerShell script to automatically generate student accounts when they register. It was working fine until the other night when we applied updates (I can supply the entire list if needed.)...
View ArticleCheck out Exchange Server Recovery Software to repair your damaged exchange...
If you have corruption issues with your Exchange Server, then Kernel for Exchange Server Recovery Software is here to fix corrupted, or inaccessible Exchange Server database. It is a professional...
View ArticleHow can access exchange server emails of my account in .NET code?
Hi All,After lots of efforts, finally decided to put qustion on forum to resolve my problem.Currently, My task is to access emails from my email account and download the specific email attachment which...
View ArticleTrying to access EWS of my Corporate Office 365 account and getting HTTP 404
Hi Guys, its my first post here.I´m tried 3 days to connect on my EWS account and get the bellow errorCan you guys help me ?Thanks---[HTTP request - https://outlook.office365.com/EWS/exchange.asmx]---...
View ArticleHow can i read BCC Address from email uisng Exchnage Web Service (EWS) API?
i sent the email using owa of office 365 development account with CC and BCC Address.then i am trying to read the To,CC and BCC address using EWS API , i am able to get the TO and CC recipient addess...
View ArticleCreate, delete mailboxes and create distribution list and add members using C#
We need to be able to do the following in Exchange 20131. Create Mailbox for a user2. Delete Mailbox3. Create Distribution List4. Add Member to Distribution List5. Create SMTP DomainDoes EWS Managed...
View ArticleISA server- Bypass authentication
Hi My environment: External users access SharePoint intranet site by entering credentials in Microsoft ISA server login page(authenticate to ISA server then accessing all sharepoint sites).one client...
View ArticleAdd Office 365 Outlook Calendar Entry from a asp.net website on remote client...
Hi,I am creating a asp.net website for my HR to manage holiday requests. when my HR clicks on the approve button, I want the request to be added to the office 365 outlook calendar with the dates and...
View ArticleIE 9 and onwards do not allow .HTML attachments to be accessed through...
Here is my issue:Exchange 2010 SP3IE 8, 9, 10In OWAvirtualDirectory configuration .HTML files are added to the AllowedFileTypes.HTML attachments carry links e.g. http://SomeInterNameSite/.......If we...
View Articleaccess to my Office 365 third-party app for external user : “a User account...
I am writing an application to access data (email, contacts, calendar) of user in office 365. So i need to enable the access to my for external user.I've followed the instructions of microsoft office...
View ArticleEmail after PST Import done via PowerShell
Hi.In Exchange 2013 when importing PST file, the EAC allow us to “Send email to the mailbox below when the .pst file has been exported”. (Note, there is typo here because it’s supposed to say...
View ArticleCDO Exchange 2013
I created a profile to access Exchange 2013 as detailed below:http://blogs.msdn.com/b/dvespa/archive/2013/05/21/how-to-mfcmapi-create-mapi-profile-exchange-2013.aspxWith the profile on CDO I am unable...
View Article