DeviceType Enumeration

Enumerates the AudioDevice Type property.

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

Syntax

public enum DeviceType

Members

Member name Value Description
Unknown 0
Unknown audio device type.
HumanInterfaceDevice 1
Human interface device (HID) type.
HeadSet 2
Headset audio device.
Custom 3
Custom audio device.
Invalid -1

See Also

Microsoft.Lync.Model.Device Namespace