ApplicationEndpointPresenceServices.InitialPresenceState 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 machine state that was published as part of the establish process.
public:
property Microsoft::Rtc::Collaboration::Presence::PresenceState ^ InitialPresenceState { Microsoft::Rtc::Collaboration::Presence::PresenceState ^ get(); };
public Microsoft.Rtc.Collaboration.Presence.PresenceState InitialPresenceState { get; }
member this.InitialPresenceState : Microsoft.Rtc.Collaboration.Presence.PresenceState
Public ReadOnly Property InitialPresenceState As PresenceState