Table of Contents

Enum ExchangeUMDialPlanSearchScope

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the scope in which to allow callers to search for users by name or alias.

public enum ExchangeUMDialPlanSearchScope

Fields

AddressList = 5

The scope is only for the specified address list.

The scope is only for the specified auto attendant.

DialPlan = 1

The scope is the dial plan only.

Extension = 3

The scope is only for the specified extension.

GlobalAddressList = 2

The scope is the entire organization.

Unknown = 0

The scope is unknown.