Reason Property
Summary
Gets or sets the reason value.
Syntax
public string Reason { get; set; }
Public Property Reason As String
public:
property String^ Reason {
String^ get();
void set ( String^ );
}
Property Value
The reason provided by the participant if it cannot accept the changes.