BluetoothLEAppearanceCategories.Phone Property

Definition

Gets the phone appearance category code.

public:
 static property unsigned short Phone { unsigned short get(); };
static uint16_t Phone();
public static ushort Phone { get; }
var uInt16 = BluetoothLEAppearanceCategories.phone;
Public Shared ReadOnly Property Phone As UShort

Property Value

UInt16

unsigned short

uint16_t

The appearance category code for a phone Bluetooth LE device.

Windows requirements

App capabilities
bluetooth

Applies to