Share via


NotificationSubscription.Enabled Property

Definition

Indicates if the subscription is enabled

public:
 property bool Enabled { bool get(); void set(bool value); };
public bool Enabled { get; set; }
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Property Value

Returns a Boolean that is true if the subscription is enabled and false otherwise..

Applies to