ConferenceFailureException.Response Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the response received or null.
public:
property Microsoft::Rtc::Collaboration::ConferenceCommandResponse ^ Response { Microsoft::Rtc::Collaboration::ConferenceCommandResponse ^ get(); };
public Microsoft.Rtc.Collaboration.ConferenceCommandResponse Response { get; }
member this.Response : Microsoft.Rtc.Collaboration.ConferenceCommandResponse
Public ReadOnly Property Response As ConferenceCommandResponse