ClientTypes 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.
For internal use only.
This enumeration supports a bitwise combination of its member values.
public enum class ClientTypes
[System.Flags]
public enum ClientTypes
[<System.Flags>]
type ClientTypes =
Public Enum ClientTypes
- Inheritance
-
ClientTypes
- Attributes
Fields
Name | Value | Description |
---|---|---|
OutlookLaptop | 1 | For internal use only. |
OutlookDesktop | 2 | For internal use only. |
DataMigration | 4 | For internal use only. |
OutlookConfiguration | 8 | For internal use only. |
DataMigrationConfiguration | 16 | For internal use only. |