In EWS Managed API is it easy to create an appointment for a specific user: ExchangeService service = new ExchangeService();
I a开发者_如何转开发m developing a VSTO Outlook Add-In that is relying on the LastModificationTime property of Outlook Appointment. The problem is when Cached exchange mode is turned On, the LastModif
At my current job we are using a product called JINTEGRA that lets us get access to users outlook folders (Contacts, email, calendar etc.) and make updates through a separate CDO/MAPI server.
I\'ve been given the task of wr开发者_StackOverflow中文版iting a small application to help migrate over 400GB of emails sitting in a public folder structure on a linux IMAP server, to a MS Exchange 20
My data provider allows me to access mails on my phone, but not internet. I am thinking of writing a utility to fetch a webpage through e-mail, so that I can get view开发者_如何学C webpages on my phon
I am using EWS and wish to obtain the global address list from exchange for the company. I know how to retrieve the personal contact list.
How can I , from a custom c# application, create and send/receive mails from MS Exchange? I am assuming this is not directly
We had our server guys set up something on Exchange so t开发者_如何学Gohat for a particular email address, any attachments sent to it will be dumped to a location on the file server.
I am trying to use the MS Exchange 2007 Web Services from PHP and my first snag (of course) is successfully authenticating to the wsdl file when creating the SoapClient object.
What I would like to achieve is: Automatically save a copy of all outgoing (sent) email messages sent in the n开发者_如何学JAVAame of certain users (MyUserInPR@MyServer.com) to a certain public folde