Enum ExchangeUMDialPlanUriType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a UM dial plan URI type.
public enum ExchangeUMDialPlanUriType
Fields
E164 = 2The URI type is E.164.
SipName = 3The URI type is SIP URI.
TelExtn = 1The URI type is telephone extension.
Unknown = 0The URI type is unknown.