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