LocalPresentityNotificationEventArgs.UserPresenceState 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 manual preference state set by the local owner.
public:
property Microsoft::Rtc::Collaboration::Presence::PresenceState ^ UserPresenceState { Microsoft::Rtc::Collaboration::Presence::PresenceState ^ get(); };
public Microsoft.Rtc.Collaboration.Presence.PresenceState UserPresenceState { get; }
member this.UserPresenceState : Microsoft.Rtc.Collaboration.Presence.PresenceState
Public ReadOnly Property UserPresenceState As PresenceState