Subscription.Status Property

Definition

Gets the status of a subscription.

public:
 property System::String ^ Status { System::String ^ get(); void set(System::String ^ value); };
public string Status { get; set; }
member this.Status : string with get, set
Public Property Status As String

Property Value

A read-only String value that contains the status of a subscription.

Applies to