The ews-managed-api tag has no wiki summary.
2
votes
1answer
140 views
Exchange 2007 and Exchange Web Services
Not a 100% sure this belongs here but here goes nothing. What is the relationship between EWS versions and Exchange. I want to use EWS 1.2 which says Exchange 2007 SP2 or up. What I am asking, I ...
2
votes
1answer
714 views
EWS: Check if Calendar Appointment IsCancelled
I am attempting to query EWS with VB.Net, and I can retrieve most of the attributes for an appointment that I want however when I am attempting to retrieve the IsCancelled attribute the following ...
1
vote
1answer
80 views
How can I get the real Emailaddress of a recipient?
a user in out Company has 2 mail-addresses on one Exchange-Mailbox. e.g test@... and test1@... the Primary SMTP-address off the Mailbox is test@. If I send a message to test1@, load it using EWS and ...
1
vote
0answers
186 views
Exchange 2010 SP1 Web Services create contact issue
We just had a custom app developed that pulls contact data from our CRM database and uses Exchange Web Services to create contacts in Exchange users contacts folder. The app is working great except ...
1
vote
0answers
123 views
Will EWS become obsolete in the near future?
A colleague of mine claims that EWS is "legacy" and that we should use other ways of programming for Exchange. I agree that asmx services are "legacy" but I have found no indication that Microsoft ...
0
votes
1answer
509 views
Is there a setting in Exchange Server 2007 that we can set to make these headers propogate and be received by a POP/IMAP client?
When using EWS Managed API to send Email via Exchange Server 2007.
I noticed that MAPI clients like MS Outlook display all custom headers.
But when I use POP3/IMAP clients like MS Outlook Express.
I ...
0
votes
1answer
56 views
Blanket Delegate Access in Exchange 2010
I'm writing an integration piece for an application that needs to be able to connect to our exchange server and read/create/update/delete anything on any user's behalf, just as if it were that user. ...
0
votes
0answers
260 views
using exchange managed api to monitor mailbox attachments
I plan on creating a windows service that will monitor an exchange mailbox for mails with particular subject. The attachments from such emails need to be stored in a specific folder on the network ...
0
votes
1answer
605 views
Sharepoint Webpart for Exchange 2010 EWS
I hear that Sharepoint Webparts don't work with Exchange 2010 EWS. Any ideas?
We want users to be able to use the portal site as their one stop for email, calendar, announcements, etc...
-1
votes
1answer
141 views
Exchange Server “All Contacts” DistinguishedFolderId (copy from StackExchange) [closed]
I need to retrieve contacts from Exchange server global address book using this SOAP request
enter link description here
How can I get DistinguishedFolderId for Exchange "All Contacts" folder?