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 = 2The department is included.
Location = 3The location is included.
None = 4No information is included.
PromptForAlias = 5The user is prompted for the alias.
Title = 1The title is included.
Unknown = 0The selection method is unknown.