Table of Contents

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 = 2

The URI type is E.164.

SipName = 3

The URI type is SIP URI.

TelExtn = 1

The URI type is telephone extension.

Unknown = 0

The URI type is unknown.