Edit

Share via


PresenceSettings.PreferredServiceCapabilities Property

Definition

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.

Applies to