Reason Property
Summary
a string indicating the reason for the logout.
Syntax
public string Reason { get; set; }
Public Property Reason() As String
Get
Set
public:
property String^ Reason
{
String^ get()
void set(String^ value)
}
Property Value
a string indication the reason for the logout.