Table of Contents

Enum ExchangeUMAutoAttendantDisambiguationField

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

Represents the field include for users with the same name when performing a search.

public enum ExchangeUMAutoAttendantDisambiguationField

Fields

Department = 2

The department field is used.

InheritFromDialPlan = 6

The field is inherited from the dial plan.

Location = 3

The location field is used.

None = 4

No field is used.

PromptForAlias = 5

The user is prompted for the alias.

Title = 1

The title field is used.

Unknown = 0

The field is unknown.