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