UserEndpointPresenceServices.PrivacyModePreference Property
Gets the local owner's privacy preference
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property PrivacyModePreference As PrivacyModePreference
Get
'Usage
Dim instance As UserEndpointPresenceServices
Dim value As PrivacyModePreference
value = instance.PrivacyModePreference
public PrivacyModePreference PrivacyModePreference { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.Presence.PrivacyModePreference
See Also
Reference
UserEndpointPresenceServices Class