Enum ExchangeUMDialPlanMatchedNameSelectionMethod
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the information to include for users with the same name.
public enum ExchangeUMDialPlanMatchedNameSelectionMethod
Fields
Department = 2
The department is included.
Location = 3
The location is included.
None = 4
No information is included.
PromptForAlias = 5
The user is prompted for the alias.
Title = 1
The title is included.
Unknown = 0
The selection method is unknown.