PreferredServiceCapabilities.AudioSupport 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 or sets the presence endpoint audio capability of the presentity.
public:
property Microsoft::Rtc::Collaboration::CapabilitySupport AudioSupport { Microsoft::Rtc::Collaboration::CapabilitySupport get(); void set(Microsoft::Rtc::Collaboration::CapabilitySupport value); };
public Microsoft.Rtc.Collaboration.CapabilitySupport AudioSupport { get; set; }
member this.AudioSupport : Microsoft.Rtc.Collaboration.CapabilitySupport with get, set
Public Property AudioSupport As CapabilitySupport
Property Value
Remarks
By default, this property is set to CapabilitySupport.Default and the behavior is to not publish the Audio service/device capabilities for compatibility with Microsoft Lync 2010. This will not block Audio calls, which can still be received or sent if supported by the platform.