Enum ExchangeAllowedOutOfOfficeType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the allowed out of office type.
public enum ExchangeAllowedOutOfOfficeType
Fields
External = 2
The value is external.
ExternalLegacy = 3
The value is external legacy.
InternalLegacy = 4
The value is internal legacy.
None = 1
The value is none.
Unknown = 0
The out of office type is unknown.