PushSubscription Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a push subscription.
public ref class PushSubscription sealed : Microsoft::Exchange::WebServices::Data::SubscriptionBase
public sealed class PushSubscription : Microsoft.Exchange.WebServices.Data.SubscriptionBase
Public NotInheritable Class PushSubscription
Inherits SubscriptionBase
- Inheritance
Properties
Id |
Gets the ID of the subscription. (Inherited from SubscriptionBase) |
UsesWatermark |
Gets a value that indicates whether this subscription uses watermarks. (Inherited from SubscriptionBase) |
Watermark |
Gets the latest watermark of the subscription. (Inherited from SubscriptionBase) |