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 = 2The value is external.
ExternalLegacy = 3The value is external legacy.
InternalLegacy = 4The value is internal legacy.
None = 1The value is none.
Unknown = 0The out of office type is unknown.