Share via


UserEndpointPresenceServices.PrivacyMode Property

Gets the local owner's current privacy mode.

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

Syntax

'Declaration
Public ReadOnly Property PrivacyMode As PrivacyMode
    Get
'Usage
Dim instance As UserEndpointPresenceServices
Dim value As PrivacyMode

value = instance.PrivacyMode
public PrivacyMode PrivacyMode { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.Presence.PrivacyMode

See Also

Reference

UserEndpointPresenceServices Class

UserEndpointPresenceServices Members

Microsoft.Rtc.Collaboration Namespace