PresenceSettings.PreferredServiceCapabilities 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 device capabilities of this endpoint.
public:
property Microsoft::Rtc::Collaboration::PreferredServiceCapabilities ^ PreferredServiceCapabilities { Microsoft::Rtc::Collaboration::PreferredServiceCapabilities ^ get(); void set(Microsoft::Rtc::Collaboration::PreferredServiceCapabilities ^ value); };
public Microsoft.Rtc.Collaboration.PreferredServiceCapabilities PreferredServiceCapabilities { get; set; }
member this.PreferredServiceCapabilities : Microsoft.Rtc.Collaboration.PreferredServiceCapabilities with get, set
Public Property PreferredServiceCapabilities As PreferredServiceCapabilities
Property Value
Remarks
If application sets the value of this property as "null", it indicates that application is not willing to publish any service capabilities.