UserEndpointPresenceServices.PrivacyMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the local owner's current privacy mode.
public:
property Microsoft::Rtc::Collaboration::Presence::PrivacyMode PrivacyMode { Microsoft::Rtc::Collaboration::Presence::PrivacyMode get(); };
public Microsoft.Rtc.Collaboration.Presence.PrivacyMode PrivacyMode { get; }
member this.PrivacyMode : Microsoft.Rtc.Collaboration.Presence.PrivacyMode
Public ReadOnly Property PrivacyMode As PrivacyMode