Share via


MobileMailboxPolicy.AllowBluetooth property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property AllowBluetooth As BluetoothType
    Get
    Set
'Usage
Dim instance As MobileMailboxPolicy
Dim value As BluetoothType

value = instance.AllowBluetooth

instance.AllowBluetooth = value
public BluetoothType AllowBluetooth { get; set; }

Property value

Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.BluetoothType

See also

Reference

MobileMailboxPolicy class

MobileMailboxPolicy members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace