Compartir a través de


ConferenceFailureException.Response Property

Gets the response received or null.

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

Syntax

'Declaration
Public ReadOnly Property Response As ConferenceCommandResponse
    Get
'Usage
Dim instance As ConferenceFailureException
Dim value As ConferenceCommandResponse

value = instance.Response
public ConferenceCommandResponse Response { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.ConferenceCommandResponse

See Also

Reference

ConferenceFailureException Class

ConferenceFailureException Members

Microsoft.Rtc.Collaboration Namespace