Exchange Samples: learn through code
Download Exchange code samples and applications. New samples are added frequently in JavaScript, C++, C#, and VB.NET.You can also download code samples for other products like Windows 8, Windows Phone, Windows Azure, Office, SharePoint, Silverlight, or explore the Official Visual Studio 2010 C#, VB.NET, and 101 LINQ samples.
|
This sample was verified and tested by Microsoft Office Developer Documentation Team.
Microsoft Office Developer Documentation Team
- Microsoft
Microsoft Office Developer Documentation Team MSFT Microsoft Office Developer Documentation Team samples are developed and tested by the Office Developer Documentation Team to ensure that you have a great experience. View Samples
The code samples in the Exchange 2013: 101 code samples package show you how to use the Exchange Web Services (EWS) Managed API to send email messages, search mail folders, get contact information, check user availability, and
more.Prerequisi |
(0)
7/18/2012
2,171
Downloads
|
|
|
This Sample creates a simple send email dialog that is used to demonstrate how to use the Exchange Web services Managed API. This sample has one important section of code on the event handler for send message button. This code creates a new instance of the ExchangeService and us
|
(3)
2/25/2011
2,009
Downloads
|
|
|
This sample was verified and tested by Microsoft Office Developer Documentation Team.
Microsoft Office Developer Documentation Team
- Microsoft
Microsoft Office Developer Documentation Team MSFT Microsoft Office Developer Documentation Team samples are developed and tested by the Office Developer Documentation Team to ensure that you have a great experience. View Samples
This sample shows you how to identify the clients of your mail app for Outlook.
|
(0)
7/16/2012
524
Downloads
|
|
|
This sample was verified and tested by Microsoft Office Developer Documentation Team.
Microsoft Office Developer Documentation Team
- Microsoft
Microsoft Office Developer Documentation Team MSFT Microsoft Office Developer Documentation Team samples are developed and tested by the Office Developer Documentation Team to ensure that you have a great experience. View Samples
This sample shows you how to use the Exchange Web Services (EWS) Managed API to retrieve the unique identifier of a folder by using the folder's display name.
|
(0)
7/16/2012
317
Downloads
|
|
|
This sample was verified and tested by Microsoft Office Developer Documentation Team.
Microsoft Office Developer Documentation Team
- Microsoft
Microsoft Office Developer Documentation Team MSFT Microsoft Office Developer Documentation Team samples are developed and tested by the Office Developer Documentation Team to ensure that you have a great experience. View Samples
A Contacts folder in an Exchange mailbox can contain items of more than one message class, such as contact items or distribution list items. This sample shows how to use the Exchange Web Services (EWS) Managed API to retrieve a contact item using the display name of the contact.
|
(0)
7/16/2012
288
Downloads
|
|
|
This sample was verified and tested by Microsoft Office Developer Documentation Team.
Microsoft Office Developer Documentation Team
- Microsoft
Microsoft Office Developer Documentation Team MSFT Microsoft Office Developer Documentation Team samples are developed and tested by the Office Developer Documentation Team to ensure that you have a great experience. View Samples
This sample shows you how to request information by using Exchange Web Services (EWS) from your mail app for Office.
|
(1)
7/16/2012
348
Downloads
|
|
|
This sample was verified and tested by Microsoft Office Developer Documentation Team.
Microsoft Office Developer Documentation Team
- Microsoft
Microsoft Office Developer Documentation Team MSFT Microsoft Office Developer Documentation Team samples are developed and tested by the Office Developer Documentation Team to ensure that you have a great experience. View Samples
A Contacts folder in an Exchange mailbox can contain items of more than one message class, such as contact items or distribution list items. This sample shows you how to use the Exchange Web Services (EWS) Managed API to retrieve items of a particular type.
|
(0)
7/16/2012
261
Downloads
|
|
|
This sample was verified and tested by Microsoft Office Developer Documentation Team.
Microsoft Office Developer Documentation Team
- Microsoft
Microsoft Office Developer Documentation Team MSFT Microsoft Office Developer Documentation Team samples are developed and tested by the Office Developer Documentation Team to ensure that you have a great experience. View Samples
This sample shows you how to use the Exchange Web Services (EWS) Managed API to create an email message and send it at a specified time in the future.
|
(0)
7/16/2012
276
Downloads
|
|
|
This sample was verified and tested by Microsoft Office Developer Documentation Team.
Microsoft Office Developer Documentation Team
- Microsoft
Microsoft Office Developer Documentation Team MSFT Microsoft Office Developer Documentation Team samples are developed and tested by the Office Developer Documentation Team to ensure that you have a great experience. View Samples
This sample shows you how to use the Exchange Web Services (EWS) Managed API to create a pull subscription.
|
(0)
7/16/2012
257
Downloads
|
|
|
'Outlook Message Item Wrapper' provides generic wrapper class which can be used to work with different outlook item types.Descripti
|
(0)
2/17/2012
906
Downloads
|
|
Download Visual Studio