UnsubscribeType Members
Include Protected Members
Include Inherited Members
The UnsubscribeType class represents a request to end a pull notification subscription.
The UnsubscribeType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UnsubscribeType | The UnsubscribeType constructor initializes a new instance of the UnsubscribeType class. |
Top
Properties
Name | Description | |
---|---|---|
SubscriptionId | The SubscriptionId property gets or sets the subscription identifier of a subscription to cancel. This property is required. This is a read/write property. |
Top