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 = 3The type is first, last.
LastFirst = 2The type is Last, first.
None = 1The type is none.
SmtpAddress = 4The type is SMTP address.
Unknown = 0The type is unknown.