ReferStatus.IsSubscriptionActive Property
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.
Gets the flag indicating whether the subscription for notification is active or not.
public:
property bool IsSubscriptionActive { bool get(); };
public bool IsSubscriptionActive { get; }
member this.IsSubscriptionActive : bool
Public ReadOnly Property IsSubscriptionActive As Boolean
Property Value
The Boolean value.