Enum ExchangeMobileMailboxBluetoothType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the bluetooth type for a mobile mailbox.
public enum ExchangeMobileMailboxBluetoothType
Fields
Allow = 3Bluetooth is allowed,
Disable = 1Bluetooth is disabled.
HandsfreeOnly = 2Bluetooth is enabled for handsfree only.
Unknown = 0The bluetooth type is unknown.