Microsoft Exchange sample database
Hi,I am developing an application to analyze the emails from a Microsoft Exchange server using the EWS Management API. I would like to know if there are any Microsoft Exchange 2007/2010 databases...
View ArticleSender Name doesn't appear to the recipients , when the email is sent
Dear Teamfor specific purpose , I am using the message Class in CDO to send emails ,but the problem is that the sender name or address does not appears ,here is the code I usedCDO.Message oMessage =...
View Article[E2013] [MAPI] Setting GlobalObjid to make calendar invites work
I am creating calendar entries in Office 365 using MAPI (via an Outlook profile connected to the online account). The goal is to be able to create entries for multiple users, such that the organizer...
View ArticleConvert Internal Mails (TNEF format) to plain text - exchange server
Hello Folks,I am trying to convert all internal mails (TNEF format) in exchange server to plain text.i successfully converted the body, but i couldn't convert or change the body format in the TNEF...
View ArticleProblem Sync Calendar Iphone
I'mhaving problemswithcalendar synchronizationof all devicesIphonesmy company,happensthe following situation:Whenan agendafor theIphonedeviceis created and sentto other recipients, they...
View ArticleStrange error in auto-discover using EWS...
Hi,The test environment:Parent domain: parent.domain.Child domain: child.parent.domainSMTP domain: smtp.domainSIP domain: sip.domainTest PC join the "child.parent.domain" and login with "child\test1",...
View ArticleSend meeting invite to only changed attendees.
Hi,I use EWS library. I have to create new appointment and send invitations to some attendees. Than I need add or delete an attendee and send invitation to only changed attendee. I found an article on...
View ArticleSend meeting invitation to changed attendees only.
Hi,I use EWS library. I have to create new appointment and send invitations to some attendees. Than I need add or delete an attendee and send invitation to only changed attendee. I found an article on...
View ArticleOriginalStart of a meeting request
Hi,I am using EWS Managed API and on FullUpdate of a meeting request I am trying to figure out the old start time of the meeting so that i can delete it from my local cache.For this purpose i tried to...
View ArticleList of all error codes returned by EWS
Hi everybody, I need all the EWS error codes returned by Exchange when we use Exchange Web Services. Thanks & regards, Amit Jha
View ArticleEWS Managed API - Updating contact's business address is not working
I am following the sample https://msdn.microsoft.com/en-us/library/office/ee693002%28v=exchg.80%29.aspx and try to update contact's business address and it is not working. Is it a known issue?
View ArticleAutodiscover request from computer not in domain
Hi everybody,I am sending autodiscover request from a computer not in domain. Can somebody help me how to do this? Autodiscover request is successful when sent from a computer which is in domain. I...
View ArticleExchange Server 2013 EMail Driver
I have a C# program that connects to my Exchange Server 2010 and is able to read every email. I am using the microsoft.exchange.webservices.dll library. The problem is, that this program gives back...
View Articleconfigure Exchange Impersonation in exchange 2010
I want to configure application Impersonation for service account so that group of mailboxes can be accessed through this service account.Let us say, my application\service account is- skyWiproI want...
View ArticlePublic folder in exchange 2010
I have made two script for public folder in exchange 2010.One script give me all the public folder list and other script give me owner list of all public folder. Get-PublicFolderStatistics -ResultSize...
View Article[E2013][MailApp] mailbox.makeEwsRequestAsync GetItem cannot access public...
We developed an Office Mail App for Exchange 2013 which needs to read some custom properties of the currently selected mail item.We use makeEwsRequestAsync with a GetItem request and that works without...
View ArticleStreaming Notifications Limits
Hi All,I am working on an application which requires me to write a service that filters new Calendar appointment objects to a Database running on an external server. I would like to do this for all the...
View ArticleRaed the latest message from an email thread
Hi,Can I extract the latest message from an email thread in Exchange Transport Agent in Exchange 2013? For example. if someone replied to my email, I want to get the only text the other person added...
View Article[EWS] How to create and immediately accept appointments for attendees?
I'm using EWS to create appointments with an organizer and an attendee. I need to "force" these appointments on their calendars, so I don't want to send them notifications or have them "accept" the...
View Article