DeviceType enumeration

Enumerates Device type.

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