PresenceState.UserOffline Property
User state is Offline, Availability is 18000.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Shared ReadOnly Property UserOffline As PresenceState
Get
'Usage
Dim value As PresenceState
value = PresenceState.UserOffline
public static PresenceState UserOffline { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.Presence.PresenceState