PresenceState.UserAvailable Property
User state is Available, Availability is 3500 and activity is "online".
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Shared ReadOnly Property UserAvailable As PresenceState
Get
'Usage
Dim value As PresenceState
value = PresenceState.UserAvailable
public static PresenceState UserAvailable { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.Presence.PresenceState