Compartilhar via


AudioDevice.Type Property

Gets the type of audio 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