Exchange web service appointment not send to required attendees (but gets...
I am importing an ICS attachment and saving it to my calendar. Before I do that I add some more attendees. The appointment is successfully saved in my calendar. But the required attendees are not...
View ArticleVery slow mailbox download times in Exchange cached mode
Hi,I am running exchange 2007 on a 2008 server and have created a new server 2012 R2 x64 Remote Desktop server with Outlook 2013.I am making use of the use cached mode feature. However it is taking a...
View ArticleVery slow mailbox download times in Exchange cached mode
Hi,I am running exchange 2007 on a 2008 server and have created a new server 2012 R2 x64 Remote Desktop server with Outlook 2013.I am making use of the use cached mode feature. However it is taking a...
View ArticleOffice 365 Streaming Notifications, "One or more subscriptions in the request...
Hello all,I am maintaining a part of our product that requires monitoring mailboxes for events. This is currently being done by using streaming connections for getting the notifications. Our solution...
View ArticleScript Agent Exchange 2010 sp3 ru6
Hi,i've got some problem with my script agent in Exchange 2010.Th problem is if i add a 1 user over EMC (enable-mailbox) the script agent works perfectly but i want to add more then one user i get some...
View ArticleExchange 2013 - The XML document ended unexpectedly
ExchangeService service = new ExchangeService(ExchangeVersion.Exchange2013); service.Url = new Uri(exchangeUrl); service.Credentials = new NetworkCredential(cred.Username, cred.Password); FolderId...
View ArticleWatch incoming emails and send to web service
I want to watch an email account; each email that comes in I want to package up and send to a webservice to process. All these emails will contain xml as the body of the email and I need to extract the...
View ArticleAutodiscover records
I am trying to setup Office 365 for a pilot for our organization.We currently have Exchange 2007.One of the initial steps to setup Office 365 is to create some DNS records. The autodiscover record has...
View Article[EWS-XML] Set x-headers on CalendarItems
I would like to be able to set x-headers on CalendarItems, and the associated meeting requests & items in other peoples calendars that get generated by the same EWS call. The following will set the...
View ArticleHow to display a Room Mailbox's property as a hyperlink using Exchange Online
I am using exchange online.I want to add a url linked to a html page which display the room's map and photo.I have tried Note property (it will be displayed as text) and customer properties, they does...
View ArticleHandling Recurring Events
Hi All,I'm developing software to integrate our systems with Exchange and have setup notification listeners for changes in an individual's calendar.Because the "Deleted" event isn't being fired when an...
View ArticleI need to delegate adding contacts to clerical staff
Exchange 2013 running on 2012 R2, Windows 8.1 desktops.We have a Powershell script the domain admins use to add Exchange contacts. It simply asks for the name of the contact, formats the name, adds the...
View ArticleBefore I upgrade to SP3 for Exchange 2010...
Hi All!My company’s Exchange environment consists of the following:AD Domain forest with one PDC in the main office, and 4 additional domain controllers at 4 remote officesThe forest and domain...
View ArticleExchange EWS API: Findfolder, GetFolder and CreateFolder working finebut when...
Hey Guys,I was wondering if any one could help me. Pulling my hair out here. So I have Exchange 2013. A couple of mailboxes setup, users can send mail to each other no problem and they can also login...
View ArticleInvalidPropertyValue in response to SyncFolderItems
One of our customers has an issue synchronizing a Folder with out application (which uses EWS).We call SyncFolderItems with BaseShape AllProperties.This is the...
View ArticleGrouping multiple subscriptions for streaming notifications
Hello,I want to subscribe to Exchange (ver. 2010) streaming notifications in order to receive events for multiple mailboxes.I don't want to open a separate connection for each mailbox, although from...
View ArticleSite mailbox and EWS 'Email address can't be found' error
Company I work for has sharepoint 2013 in the cloud as long as exchange (both cloud and on prem)I have been writing some applications using C# and Exchange EWS to access site mailboxes to do things...
View ArticleMigration of Exchange 2007 to Exchange 2010
We need to migrate Exchange 2007 to Exchange 2010 in below setupExchange 2007 and DC are running on same serverKindly provide steps for Exchange 2007 to Exchange 2010 migration With warm regards, Kiran...
View Article[E2010] [EWS] [C#] [Windows]: Unable to connect to remote server
I have a Windows Service that uses EWS to connect to a mailbox and do some things with certain emails. The service has been running for a while now, with little to no issues. Just recently the service...
View ArticleEWS C# Attachment Question
I am using the following code to get attachments from an email message. Thing is I have about six places in my overall code page that uses the same code.I don't now what to put in for the ???? from my...
View Article