Top "Exchange-server" questions

Questions about automation and APIs related to Microsoft's Enterprise level messaging server.

JavaMail Exchange Authentication

I'm trying to use Exchange authentication from my app using JavaMail to do this. Could some one give me a …

java authentication web-applications exchange-server jakarta-mail
executing a Powershell script from php

I'm trying to execute a powershell script from PHP, but it does not seem to work. The script 'newEvent.ps1…

php powershell exchange-server shell-exec
Best way to access Exchange using PHP?

I'm writing a CMS application in PHP and one of the requirements is that it must be able to interface …

php windows exchange-server webdav mapi
Getting started with Exchange Web Services 2010

I've been tasked with writing a SOAP web-service in .Net to be middleware between EWS2010 and an application server that …

c# .net exchange-server exchangewebservices
How to get email body, receipt, sender and CC info using EWS?

Can anyone tell me how to get an email body, receipt, sender, CC info using Exchange Web Service API? I …

c# asp.net exchange-server exchangewebservices
How to check an exchange mailbox via powershell?

How would I go about using powershell to return the text and headers of the last 5 messages received to my …

.net email powershell exchange-server
Sending Email through Microsoft Exchange Server

Okay, so I have this program which in essence acts as an email client for a company, it constructs the …

c# email exchange-server
Send mails using EXCHANGE SERVER (Microsoft Outlook web access)in asp.net

I know how to send mails using outlook installed in same machine, where I'm running my code. Now, the requirement …

c# asp.net exchange-server exchangewebservices
Where can I get the latest Microsoft.Exchange.WebServices.DLL?

I'm trying to use the latest Exchange Web Services DLL, however when I search my hard drive I see many …

exchange-server exchangewebservices exchange-server-2010
Get current user's email address in .NET

I would like to know the email address of the user (assuming she's in a typical Windows office network). This …

c# .net exchange-server