Enum ExchangeUMAutoAttendantContactScope
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the contact scope used for search by a UM auto attendant.
public enum ExchangeUMAutoAttendantContactScope
Fields
AddressList = 1
The contact scope is the address list.
DialPlan = 2
The contact scope is the dial plan.
GlobalAddressList = 3
The contact scope is the entire organization.
Unknown = 0
The contact scope is unknown.