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.
Gets the priority of the audio device.
Namespace: Microsoft.Lync.Model.Device
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public ReadOnly Property Priority As Integer
Get
'Usage
Dim instance As AudioDevice
Dim value As Integer
value = instance.Priority
public int Priority { get; }
Property Value
Type: System.Int32
Remarks
The device priority reflects the capability of an audio device. A higher number indicates that the audio device has better capability than an audio device with a lower priority.