| LyncPlatformLibraryConferenceFailureReasonReasonDescription Property |
Gets the description of the failure reason.
Namespace: Inkostar.ClassesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ReasonDescription { get; }Public ReadOnly Property ReasonDescription As String
Get
public:
property String^ ReasonDescription {
String^ get ();
}member ReasonDescription : string with get
Property Value
Type:
String
See Also