Edit

Share via


LocalPresentityNotificationEventArgs.ServiceCapabilities Property

Definition

Gets the Service capabilities.

public:
 property Microsoft::Rtc::Collaboration::Presence::Services ^ ServiceCapabilities { Microsoft::Rtc::Collaboration::Presence::Services ^ get(); };
public Microsoft.Rtc.Collaboration.Presence.Services ServiceCapabilities { get; }
member this.ServiceCapabilities : Microsoft.Rtc.Collaboration.Presence.Services
Public ReadOnly Property ServiceCapabilities As Services

Property Value

Remarks

These are the overall capabilities that are "aggregated" from all of the local owner's endpoint capabilities.

Applies to