AudioVideoFlow.HoldStatus 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 current hold status.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::HoldType HoldStatus { Microsoft::Rtc::Collaboration::AudioVideo::HoldType get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.HoldType HoldStatus { get; }
member this.HoldStatus : Microsoft.Rtc.Collaboration.AudioVideo.HoldType
Public ReadOnly Property HoldStatus As HoldType