Questions about automation and APIs related to Microsoft's Enterprise level messaging server.
I am using the Exchange Web Services Managed API to work with Tasks (Exchange 2007 SP1). I can create them fine. …
exchange-server exchangewebservices ews-managed-apiI am trying to integrate Java web application with Microsoft Exchange server for bi-directional calendar (i.e. Task) synchronization. Are …
java outlook exchange-serverI've recently designed a program in C# that will pull information from SQL databases, write an HTML page with the …
c# exchange-server system.net.mail smtpexceptionpackage jmail; import java.util.Date; import java.util.Properties; import javax.mail.Authenticator; import javax.mail.Message; import javax.…
java ssl jakarta-mail exchange-server starttlsI have a lovely little Java client that sends signed email messages. We have an Exchange server that requires username/…
java email exchange-server jakarta-mail smtp-authDo you know if there's a way? I've used this library to access a pop3 server, but it doesn't work …
c# .net exchange-serverI am using the following code to find all the emails sent from a user, however this only searches the …
c# exchange-server exchangewebservicesCan anyone tell me the simplest way to get a contact list from Exchange Server? I'm using C# From what …
c# exchange-server exchangewebservicesI want to fetch all mails in the Inbox folder using EWS Managed API and store them as .eml. The …
c# email exchange-server exchangewebservicesI'm using PowerShell to return a report of Exchange mailbox statistics as a tab-delimited text file. I'm having trouble with …
powershell exchange-server exchange-server-2010