ConferenceFailureException.Code 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 command status value.
public:
property Microsoft::Rtc::Collaboration::CommandStatusCode Code { Microsoft::Rtc::Collaboration::CommandStatusCode get(); };
public Microsoft.Rtc.Collaboration.CommandStatusCode Code { get; }
member this.Code : Microsoft.Rtc.Collaboration.CommandStatusCode
Public ReadOnly Property Code As CommandStatusCode