PushSubscription Class

Definition

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
PushSubscription

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)

Applies to