Top "Exchange-server-2010" questions

Microsoft reached the Release to manufacturing (RTM) milestone for Exchange Server 2010 on May, 2009, and it was officially launched on November 9, 2009.

Find all unread emails using Exchange Web Service 2010 then mark as read?

I'm using Exchang Web Services 2010 to try and read all unread emails from a mailbox, then mark them as read. …

c# soap exchangewebservices exchange-server-2010
How do I send HTML (multipart/alternative) from Exchange Web Services (2010 SP1)

This issue came to light as I was trying to send an HTML message with inline images (attachments) through EWS. …

exchange-server exchangewebservices ews-managed-api exchange-server-2010
How to get all mails from MS exchange in Python?

I want to view all the mails I have received on MS Exchange/OWA. Is there a way to do …

python email exchange-server-2010
Cannot load Exchange powershell snap-in: The type initializer for 'Microsoft.Exchange.Data.Directory.Globals' threw an exception

I have the following code that creates a PowerShell runspace with the Exchange 2010 snap in loaded. Dim runspaceConfig = RunspaceConfiguration.Create() …

.net powershell exchange-server nlog exchange-server-2010
The account does not have permission to impersonate the requested user

I am getting this error while try to accessin the resource mailbox. pls any one help me on this . I …

c# impersonation exchangewebservices exchange-server-2007 exchange-server-2010
EWS only reading my inbox

I am trying to read a particular email account to find items with attachments that are unread, and have certain …

c# soap exchangewebservices exchange-server-2010
Exchange 2010 - Exchange MAPI connection problem

I have a software solution for Exchange 2000/2003/2007 and now hopefully after this for 2010. The software runs on the server and …

mapi exchange-server exchange-server-2010 rdo outlook-redemption
Get Sum of Exchange Mailbox Statistics

I'm trying to get the sum of the TotalItemSize for an Exchange database using the command Get-MailboxStatistics -Database MBX07 | Measure-Object …

powershell exchange-server-2010
Get Global Address List (GAL) from Exchange Server 2010 SP1 using ExchangeService

I want to programatically (using C#) access to the Global Address List on exchange, using ExchangeService WebService. How can I …

c# exchangewebservices exchange-server-2010 gal
NTLM authentication scheme selected error

I am developing a application in java to get email attachmants from exchange server (version 10), i have windows 7 (32bit) pc. …

java web-services api exchange-server exchange-server-2010