Enum ExchangeUMDialPlanDialByNameType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the way to search for names.
public enum ExchangeUMDialPlanDialByNameType
Fields
FirstLast = 3
The type is first, last.
LastFirst = 2
The type is Last, first.
None = 1
The type is none.
SmtpAddress = 4
The type is SMTP address.
Unknown = 0
The type is unknown.