Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Search
Archives
Archives
May 2013
(3)
April 2013
(4)
March 2013
(3)
February 2013
(3)
January 2013
(3)
December 2012
(10)
August 2012
(2)
July 2012
(1)
June 2012
(20)
May 2012
(5)
April 2012
(7)
March 2012
(2)
February 2012
(8)
January 2012
(3)
December 2011
(5)
November 2011
(2)
October 2011
(1)
August 2011
(4)
July 2011
(6)
June 2011
(6)
May 2011
(1)
April 2011
(4)
March 2011
(3)
February 2011
(5)
January 2011
(1)
December 2010
(14)
November 2010
(27)
October 2010
(22)
September 2010
(15)
July 2010
(1)
June 2010
(6)
May 2010
(5)
April 2010
(16)
March 2010
(4)
February 2010
(3)
January 2010
(16)
December 2009
(10)
November 2009
(3)
October 2009
(10)
September 2009
(20)
August 2009
(5)
July 2009
(13)
June 2009
(9)
May 2009
(5)
April 2009
(7)
March 2009
(1)
February 2009
(20)
January 2009
(12)
December 2008
(25)
November 2008
(12)
October 2008
(35)
September 2008
(9)
August 2008
(17)
July 2008
(21)
June 2008
(6)
May 2008
(36)
April 2008
(10)
February 2008
(26)
January 2008
(29)
December 2007
(8)
November 2007
(31)
October 2007
(4)
Tags
Code Snippets
Developer
developers
development
DevMSGTeam
Download
Exchange
Exchange Server
Exchange Server 2003
Exchange Server 2007
Exchange Server 2010
Exchange Web Services (EWS)
General
How to
KB
Outlook
Outlook 2003
Outlook 2007
Outlook 2010
Outlook Programming
Outlook UI
Programming
Troubleshooting
Tutorials
What is New ?
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
Download: 101 samples for Exchange Server 2013
Deva [MSFT]
Now you can download the 101 Exchange Web Service samples to download them all , or select the samples that you want and download them individually. This pack includes 101 code samples that show you how to develop Exchange 2013 solutions. The code samples in the Exchange 2013: 101 code samples package...
on
26 Dec 2012
Blog Post:
Exchange Server 2010: EWS application crashes when calling GetStreamingEvents
Deva [MSFT]
One of my developer customer updated that he created an EWS Managed API based application which is getting crashed when they call the GetStreamingEvents operation to request notifications from a server that is running Exchange Server 2010; also the Client Access server (CAS) role installed. In general...
on
21 Dec 2012
Blog Post:
More articles on Exchange Client throttling…
Deva [MSFT]
To get more information on Client Throttling policies, you can refer the following articles: General information about client throttling policies More Throttling changes for Exchange Online Exchange Online EWSMaxSubscriptions throttling budget calculation EWS Throttling in Exchange Online Effects...
on
12 Dec 2012
Blog Post:
Exchange Server 2010: EWS applications that run on behalf of the user consume the same client throttling policy budget
Deva [MSFT]
An EWS application that runs on behalf of a user quickly consumes resources on the Microsoft Exchange server 2010. When we investigated, we noticed that the EWS operations the application performs exceed the limit that is set in the client throttling policies. As we know that the client throttling policies...
on
12 Dec 2012
Blog Post:
Exchange Developer: Exchange Web Services–Affinity and Throttling
Deva [MSFT]
In this session, Matt discusses about Exchange Web Services affinity and throttling… Enjoy & make use of it!!
on
16 Jun 2012
Blog Post:
Exchange Developer: Exchange Web Services - Best Practices (Part 2)
Deva [MSFT]
In Part 2, Matt discusses about searching, notifications, synchronization, and patterns when working with Exchange Web Services. The two part series would be good one for those who’re involved in building custom applications using Exchange development/Exchange Web Service. Enjoy!!
on
16 Jun 2012
Blog Post:
Developer Webcasts on Exchange Server 2010 programming
Deva [MSFT]
Please find the developer webcasts for Exchange Server 2010. If you're planning to create your own custom application using Exchange Server 2010, i would recommend you to start from this. Exchange Server 2010 Development (Part 1 of 6): Migrating Applications to Exchange Web Services In this Webcast,...
on
27 Mar 2012
Blog Post:
EWS : How to access user’s free/busy info programmatically using Exchange Web Services (EWS)?
Deva [MSFT]
In this post, we will see how to access user free/busy information programmatically using Exchange Web Services (EWS) – Proxy. Exchange provides such a service by storing what is referred to as free/busy data. This information will indicate what requested time range is free, busy, and tentative for a...
on
10 Feb 2012
Blog Post:
EWS: Delegate can’t cancel meetings in organizer's calendar & throws “ErrorItemNotFound”
Deva [MSFT]
Earlier I created a delegate in a Exchange Server 2007 environment. I tried creating, sending and then updating meeting requests for the organizer by using Exchange Web Service (EWS). However, the operation does not work if the delegate tries to cancel a meeting, and then tries to send the cancellation...
on
5 Dec 2010
Blog Post:
Receive Server Error while browsing the Exchange EWS or Autodiscover sites
Deva [MSFT]
Recently i received the following error while try to browse the following /autodiscover/Autodiscover.xml">https://<servername>/autodiscover/Autodiscover.xml or /ews/exchange.asmx">https://<servername>/ews/exchange.asmx : Could not load file or assembly 'Microsoft.Exchange...
on
2 Nov 2010
Blog Post:
How to: Configuring and using EWS Impersonation for Exchange Server 2007?
Deva [MSFT]
Please find the links for configuring and using EWS impersonation for the Exchange 2007 : Configuring Exchange Impersonation (Exchange Web Services) http://msdn.microsoft.com/en-us/library/bb204095(EXCHG.80).aspx Using Exchange Impersonation (Exchange Web Services) http://msdn.microsoft.com/en-us/library...
on
2 Oct 2010
Blog Post:
KB: Why OWA or EWS application doesn’t show yearly recurring appointment?
Deva [MSFT]
While working with one of my customer we noticed that the yearly recurring appointment doesn’t show in Outlook Web Access or Exchange Web Services(EWS) application. Customer created a monthly or yearly recurring appointment. He set the request to occur on the second, third, or fourth weekday of a month...
on
22 Jul 2009
Blog Post:
Troubleshooting : EWS request throws “The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel” ?
Deva [MSFT]
One of my customer updated that whenever they try to make the remote Exchange Web Service (EWS) call from his C#.Net 2008 application (VS.Net 2008 - .Net Framework 3.x), he gets the following error: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel...
on
22 May 2009
Page 1 of 1 (13 items)