UserEndpoint.PresenceServices 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 presence services for this endpoint.
public:
property Microsoft::Rtc::Collaboration::UserEndpointPresenceServices ^ PresenceServices { Microsoft::Rtc::Collaboration::UserEndpointPresenceServices ^ get(); };
public Microsoft.Rtc.Collaboration.UserEndpointPresenceServices PresenceServices { get; }
member this.PresenceServices : Microsoft.Rtc.Collaboration.UserEndpointPresenceServices
Public ReadOnly Property PresenceServices As UserEndpointPresenceServices