ApplicationEndpoint.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::ApplicationEndpointPresenceServices ^ PresenceServices { Microsoft::Rtc::Collaboration::ApplicationEndpointPresenceServices ^ get(); };
public Microsoft.Rtc.Collaboration.ApplicationEndpointPresenceServices PresenceServices { get; }
member this.PresenceServices : Microsoft.Rtc.Collaboration.ApplicationEndpointPresenceServices
Public ReadOnly Property PresenceServices As ApplicationEndpointPresenceServices