ConferenceFailureException.GeneralReason Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the general reason for failure.
public:
property System::String ^ GeneralReason { System::String ^ get(); };
public string GeneralReason { get; }
member this.GeneralReason : string
Public ReadOnly Property GeneralReason As String