LocalPresentityNotificationEventArgs.EndpointPresenceState 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 endpoint's machine state.
public:
property Microsoft::Rtc::Collaboration::Presence::PresenceState ^ EndpointPresenceState { Microsoft::Rtc::Collaboration::Presence::PresenceState ^ get(); };
public Microsoft.Rtc.Collaboration.Presence.PresenceState EndpointPresenceState { get; }
member this.EndpointPresenceState : Microsoft.Rtc.Collaboration.Presence.PresenceState
Public ReadOnly Property EndpointPresenceState As PresenceState