Top "Exchange-server-2007" questions

Released to business customers as part of Microsoft's roll-out wave of new products.

Could not load file or assembly 'Microsoft.Exchange.WebServices, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

I'm working on a project that accesses the Exchange Server. Before I replaced the project to a server, everything went …

asp.net exchange-server exchange-server-2007
Specifying the bounce-back address for email

I'm having a problem getting emails to bounce to a specific email address, different to the From address. A particular …

email exchange-server exchange-server-2007
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
Microsoft.Exchange.WebServices is not working in VS2010

I'n using EWS ExchangeService to read emails from outlook... I've coded the in Console project and in VS2008... Everything works …

c# exchange-server exchange-server-2007 exchangewebservices
Exchange Server 2007 Web Services PHP Class

Does anyone know of an open source PHP class (preferably BSD or MIT license) that will interface with the MS …

php exchange-server exchange-server-2007 exchangewebservices
Powershell format-table or select-object only show top results

I am trying to find users that have been sending the most emails. But in the end I only want …

sorting powershell formatting exchange-server-2007
JavaMail search by ReceivedDate, doesn't work down to the second?

In IMAP, message numbering is based on when a message is placed into a folder (i.e. first message in …

java email imap jakarta-mail exchange-server-2007
Microsoft Exchange WebService URL

How to know Exchange WebService URL, I have Exchange server version 2007 and I am trying to write a small C# …

c# exchange-server-2007 exchangewebservices
Dispose/Close ExchangeService in C#?

I'm using the ExchangeService WebService API (Microsoft.Exchange.WebServices.Data) but I cannot find any Close or Dispose method. Is …

c# dispose exchangewebservices exchange-server-2007
(MS Exchange) Mailbox database is temporary unavailable

I am trying to send mail using Exchange web service api.I am using autodiscover in order to retrieve the …

exchange-server exchangewebservices exchange-server-2007