PrivacyModePreference Enum
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.
Represents the privacy mode preference for presence privacy.
public enum class PrivacyModePreference
public enum PrivacyModePreference
type PrivacyModePreference =
Public Enum PrivacyModePreference
- Inheritance
-
PrivacyModePreference
Fields
Name | Value | Description |
---|---|---|
None | 0 | No privacy mode preference selection. |
Private | 1 | Privacy mode preference selection is Privacy. |
Standard | 2 | Privacy mode preference selection is Standard. |
Remarks
This enumeration indicates what the local owner's preference are with respect to being enabled for privacy.