ConferenceFailureException.Code Property

Gets the command status value.

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

Syntax

'Declaration
Public ReadOnly Property Code As CommandStatusCode
    Get
'Usage
Dim instance As ConferenceFailureException
Dim value As CommandStatusCode

value = instance.Code
public CommandStatusCode Code { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.CommandStatusCode

See Also

Reference

ConferenceFailureException Class

ConferenceFailureException Members

Microsoft.Rtc.Collaboration Namespace