PresenceState.UserOffWork Property
User state is OffWork, Availability is 15500 with activity is "off-work".
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Shared ReadOnly Property UserOffWork As PresenceState
Get
'Usage
Dim value As PresenceState
value = PresenceState.UserOffWork
public static PresenceState UserOffWork { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.Presence.PresenceState