Edit

Share via


ApplicationEndpointSettings.Presence Property

Definition

Gets the presence-related settings.

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

Property Value

Remarks

It encapsulates information that will be published when AutomaticPresencePublicationEnabled is set to true and some initial settings to be used when remote presentities are subscribed to.

Applies to