Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |