Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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