Edit

Share via


ConferenceCommandResponse.StatusCode Property

Definition

Get the command status value from the response.

public:  property Microsoft::Rtc::Collaboration::CommandStatusCode StatusCode {  public:
Microsoft::Rtc::Collaboration::CommandStatusCode get(); protected:
 void set(Microsoft::Rtc::Collaboration::CommandStatusCode value); };
public Microsoft.Rtc.Collaboration.CommandStatusCode StatusCode { get; protected set; }
member this.StatusCode : Microsoft.Rtc.Collaboration.CommandStatusCode with get, set
Public Property StatusCode As CommandStatusCode

Property Value

Applies to