GeneralReason Property

A general indication of reason for failure.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property GeneralReason As String
    Get
    Protected Set
'Usage
Dim instance As ConferenceCommandResponse
Dim value As String

value = instance.GeneralReason

instance.GeneralReason = value
public string GeneralReason { get; protected set; }

Property Value

Type: System..::..String

See Also

Reference

ConferenceCommandResponse Class

ConferenceCommandResponse Members

Microsoft.Rtc.Collaboration Namespace