PresenceState.StateType 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 state type representing this presence state.
public:
property Microsoft::Rtc::Collaboration::Presence::PresenceStateType StateType { Microsoft::Rtc::Collaboration::Presence::PresenceStateType get(); };
public Microsoft.Rtc.Collaboration.Presence.PresenceStateType StateType { get; }
member this.StateType : Microsoft.Rtc.Collaboration.Presence.PresenceStateType
Public ReadOnly Property StateType As PresenceStateType