Share via


DeviceType Enumeration

Enumerates the AudioDevice Type property.

Namespace:  Microsoft.Lync.Model.Device
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Enumeration DeviceType
'Usage
Dim instance As DeviceType
public enum DeviceType

Members

Member name Description
Unknown Unknown audio device type.
HumanInterfaceDevice Human interface device (HID) type.
HeadSet Headset audio device.
Custom Custom audio device.
Invalid

See Also

Reference

Microsoft.Lync.Model.Device Namespace