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