UserEndpointSettings.Presence 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 the optional presence information that will be published when AutomaticPresencePublicationEnabled is set to true.
public:
property Microsoft::Rtc::Collaboration::UserPresenceSettings ^ Presence { Microsoft::Rtc::Collaboration::UserPresenceSettings ^ get(); };
public Microsoft.Rtc.Collaboration.UserPresenceSettings Presence { get; }
member this.Presence : Microsoft.Rtc.Collaboration.UserPresenceSettings
Public ReadOnly Property Presence As UserPresenceSettings
Property Value
Remarks
By default EndpointOnline will be published if AutomaticPresencePublicationEnabled is set to true. Configurable parameters include a user presence state and endpoint capabilities.