DeviceCapabilities.Voice 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.
public:
property Microsoft::Rtc::Internal::Collaboration::DeviceCapability ^ Voice { Microsoft::Rtc::Internal::Collaboration::DeviceCapability ^ get(); void set(Microsoft::Rtc::Internal::Collaboration::DeviceCapability ^ value); };
public Microsoft.Rtc.Internal.Collaboration.DeviceCapability Voice { get; set; }
member this.Voice : Microsoft.Rtc.Internal.Collaboration.DeviceCapability with get, set
Public Property Voice As DeviceCapability