Edit

Share via


ReferStateChangedEventArgs.NotifyStatusText Property

Definition

Gets the status text parsed from notification body.

public:
 property System::String ^ NotifyStatusText { System::String ^ get(); };
public string NotifyStatusText { get; }
member this.NotifyStatusText : string
Public ReadOnly Property NotifyStatusText As String

Property Value

Remarks

If the state change is not due to Notification received, this can be String.Empty.

Applies to