PresenceState.PersistentOnline 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.
Aggregate Presence State is Online, only used as presence for applications like BOT.
public:
static property Microsoft::Rtc::Collaboration::Presence::PresenceState ^ PersistentOnline { Microsoft::Rtc::Collaboration::Presence::PresenceState ^ get(); };
public static Microsoft.Rtc.Collaboration.Presence.PresenceState PersistentOnline { get; }
member this.PersistentOnline : Microsoft.Rtc.Collaboration.Presence.PresenceState
Public Shared ReadOnly Property PersistentOnline As PresenceState
Property Value
Remarks
Availability is 3500 and activity is "online".