ApplicationEndpointSettings.Presence Property

Gets the presence-related settings.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property Presence As ApplicationEndpointPresenceSettings
    Get
'Usage
Dim instance As ApplicationEndpointSettings
Dim value As ApplicationEndpointPresenceSettings

value = instance.Presence
public ApplicationEndpointPresenceSettings Presence { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.ApplicationEndpointPresenceSettings

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.

See Also

Reference

ApplicationEndpointSettings Class

ApplicationEndpointSettings Members

Microsoft.Rtc.Collaboration Namespace