Table of Contents

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 = 3

Bluetooth is allowed,

Disable = 1

Bluetooth is disabled.

HandsfreeOnly = 2

Bluetooth is enabled for handsfree only.

Unknown = 0

The bluetooth type is unknown.