What's new in the EWS Managed API SDK
This topic summarizes the changes that have been made in this release of the Microsoft Exchange Web Services (EWS) Managed API 1.2 SDK.
The topics listed in this section are new or contain information that is new to this release of the EWS Managed API SDK.
The following topics have been added:
-
Adding inline attachments by using the EWS Managed API
-
Working with rooms in the EWS Managed API
-
Getting a room by using the EWS Managed API
-
Getting a room list by using the EWS Managed API
-
Getting user free/busy information by using the EWS Managed API
-
Expanding a distribution list by using the EWS Managed API
-
Getting automatic reply information by using the EWS Managed API
-
Setting automatic replies by using the EWS Managed API
The DateTimePrecision type has been added to give precision options for DateTime object values.
The following types have been added:
The AutodiscoverService type has been updated to include the new TryGetPartnerAccess member.
The Contact type has been updated to include the following new members:
-
Alias
-
DirectoryId
-
DirectoryPhoto
-
DirectReports
-
ManagerMailbox
-
MSExchangeCertificate
-
Notes
-
PhoneticFirstName
-
PhoneticFullName
-
PhoneticLastName
-
UserSMIMECertificate
The ContactSchema type has been updated to include the following new members:
-
Alias
-
DirectoryId
-
DirectReports
-
ManagerMailbox
-
MSExchangeCertificate
-
Notes
-
PhoneticFirstName
-
PhoneticFullName
-
PhoneticLastName
-
Photo
-
UserSMIMECertificate
The ExchangeService type has been updated to include the following new members:
-
BeginSubscribeToPullNotifications
-
BeginSubscribeToPullNotificationsOnAllFolders
-
BeginSubscribeToPushNotifications
-
BeginSubscribeToPushNotificationsOnAllFolders
-
BeginSubscribeToStreamingNotifications
-
BeginSubscribeToStreamingNotificationsOnAllFolders
-
BeginSyncFolderHierarchy
-
BeginSyncFolderHierarchy
-
BeginSyncFolderItems
-
EndSubscribeToPullNotifications
-
EndSubscribeToPushNotifications
-
EndSubscribeToStreamingNotifications
-
EndSyncFolderHierarchy
-
EndSyncFolderItems
-
GetPasswordExpirationDate
-
ResolveName
-
ResolveName
-
DateTimePrecision
The ExchangeServiceBase type has been updated to include a new HttpResponseHeaders member.
The ExchangeVersion type has been updated to include the Exchange2010_SP2 value.
The ItemSchema type has been updated to include the StoreEntryId property.
The MeetingRequestsDeliveryScope type has been updated to include the NoForward value.
The PullSubscription type has been updated to include the following members:
The ServiceError type has been updated to include the new ErrorAttachmentNestLevelLimitExceeded value.
The StreamingSubscription type has been updated to include the following new members:
The topics listed in this section were changed to correct errors, and to make confusing sections more clear. A big "thank you" to the customers and developers who used the Exchange Server 2010 SDK Feedback alias (exsdkfb@microsoft.com) to inform us of these problems.
The ResolveName has been updated to clarify that the default contacts folder can be searched.
Other small changes were made to fix links, code examples, and so on. Again we thank our customers and developers who identified and informed us of these problems.