Share via


AudioDevice.Type property

Gets the type of device.

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

Syntax

'Declaration
Public ReadOnly Property Type As DeviceType
    Get
'Usage
Dim instance As AudioDevice
Dim value As DeviceType

value = instance.Type
public DeviceType Type { get; }

Property value

Type: Microsoft.Lync.Model.Device.DeviceType

See also

Reference

AudioDevice class

AudioDevice members

Microsoft.Lync.Model.Device namespace