ExchangeService.BeginSubscribeToPushNotificationsOnAllFolders method
Begins an asynchronous request to subscribe to push notifications on all folders.
The BeginSubscribeToPushNotificationsOnAllFolders() method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
| Name | Description | |
|---|---|---|
|
BeginSubscribeToPushNotificationsOnAllFolders(AsyncCallback, Object, Uri, Int32, String, []) | Begins an asynchronous request to subscribe to push notifications on all folders in a specified user's mailbox. The BeginSubscribeToPushNotificationsOnAllFolders(AsyncCallback, Object, Uri, Int32, String, []) method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
|
BeginSubscribeToPushNotificationsOnAllFolders(AsyncCallback, Object, Uri, Int32, String, String, []) | Begins an asynchronous request to subscribe to push notifications on all folders in the authenticated user's mailbox that includes a request for additional information to be returned in the push notification response. The BeginSubscribeToPushNotificationsOnAllFolders(AsyncCallback, Object, Uri, Int32, String, String, []) method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Show: