Share via


PresenceState.UserDoNotDisturb Property

User state is DoNotDisturb, Availability is 9500.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Shared ReadOnly Property UserDoNotDisturb As PresenceState
    Get
'Usage
Dim value As PresenceState

value = PresenceState.UserDoNotDisturb
public static PresenceState UserDoNotDisturb { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.Presence.PresenceState

Remarks

Availability of 9500 is mapped to container 2 and 6900 into container 3(urgent-interruptions-only)

See Also

Reference

PresenceState Class

PresenceState Members

Microsoft.Rtc.Collaboration.Presence Namespace