PresenceState.PersistentOnline Property

Aggregate Presence State is Online, only used as presence for applications like BOT.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Shared ReadOnly Property PersistentOnline As PresenceState
    Get
'Usage
Dim value As PresenceState

value = PresenceState.PersistentOnline
public static PresenceState PersistentOnline { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.Presence.PresenceState

Remarks

Availability is 3500 and activity is "online".

See Also

Reference

PresenceState Class

PresenceState Members

Microsoft.Rtc.Collaboration.Presence Namespace