Click or drag to resize

SubscriptionChangedStatusEventArgs Properties

The SubscriptionChangedStatusEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether event should be cancelled.
(Inherited from EventArgsBase.)
Public propertyCreateProvisioningAction
Gets or sets whether a provisioning action should be created or not.
Public propertyNewStatus
Gets or sets the new status.
Public propertyReason
Gets or sets status change reason.
Public propertySubscription
Gets or sets the subscription.
Top
See Also