SubscriptionChangedStatusEventArgs Properties |
The SubscriptionChangedStatusEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel |
Gets or sets a value indicating whether event should be cancelled.
(Inherited from EventArgsBase.) | |
| CreateProvisioningAction |
Gets or sets whether a provisioning action should be created or not.
| |
| NewStatus |
Gets or sets the new status.
| |
| Reason |
Gets or sets status change reason.
| |
| Subscription |
Gets or sets the subscription.
|