I am using the Exchange Services Managed API.... I am able to send emails just fine with it, but is there a way to change the displayed From field when the email is sent....
I want to call EWS in Silverlight, However 开发者_开发问答I have no idea about how to call a WSDL web services in silverlight.
Hello, I am currently writing a client to access a Microsoft Exchange server and read contacts, appointments etc. from it.
I need to send appointments/meetings to individual mailboxes from EWS that are auto accept开发者_JAVA百科ed, right now I send the appointments and go back into each mailbox and accept them programmati
I have the following Inbox folder structure: Inbox --ABC ----ABC 2 ----ABC 3 --XYZ ----XYZ 2 --123 ----123 A ----123 B
I am developing an email client using EWS api. I know for each item(email), I can use Move function to move the item into a specific开发者_运维百科 folder. I noticed that in WellKnkownFolderName there
I use Exchange Web Service API to do sending email. It is very easy to add attachments by just writing
I am trying to make SOAP calls to our Exchange server using the classes I found here: http://code.google.com/p/php-ews/
I\'m having some trouble on creating and share a calendar with review permissions using Exchange Webservice API .NET.
Is there a way, using Exchan开发者_如何学运维ge Web Services Managed API, to query for a contact across multiple mailboxes using a single service call?I have a grid that loads contacts for the current