Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>I would recommend moving to the Managed EWS API. It's much easier to use than trying to cobble everything together yourself. It supports both Exchange 2007 SP1 and Exchange 2010. I think you'll find it much easier to use and will probably eliminate your issues.</p> <p>Version 1: Here is the <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=c3342fb3-fbcc-4127-becf-872c746840e1" rel="noreferrer">download from Microsoft</a>.</p> <p>And here are the <a href="http://msdn.microsoft.com/en-us/library/dd637749%28EXCHG.80%29.aspx" rel="noreferrer">MSDN docs</a>.</p> <p>For Version 2 (thanks @ruffin!)</p> <p><a href="http://www.microsoft.com/en-us/download/details.aspx?id=35371" rel="noreferrer">Download</a> - <a href="http://msdn.microsoft.com/en-us/library/dd633709%28v=exchg.80%29.aspx" rel="noreferrer">MSDN Docs</a></p> <hr> <h2>Added by question asker:</h2> <p>Additional links that proved helpful:</p> <ul> <li><a href="http://msdn.microsoft.com/en-us/library/dd633692%28EXCHG.80%29.aspx" rel="noreferrer">Setting the service URL (manually or via Autodiscover)</a></li> <li><a href="http://msdn.microsoft.com/en-us/library/dd633696%28EXCHG.80%29.aspx" rel="noreferrer">Working with the EWS Managed API</a> - some basic documentation on common tasks</li> <li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=C3342FB3-FBCC-4127-BECF-872C746840E1&amp;displaylang=en&amp;displaylang=en" rel="noreferrer">Download for EWS Managed API installer</a> - same download as above; also includes a little bit of documentation and intellisense data for visual studio.</li> </ul>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload