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 device manager.
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public ReadOnly Property DeviceManager As DeviceManager
Get
'Usage
Dim instance As LyncClient
Dim value As DeviceManager
value = instance.DeviceManager
public DeviceManager DeviceManager { get; }
Property Value
Type: Microsoft.Lync.Model.Device.DeviceManager
Remarks
The device manager lets you set the active audio or video device from an enumeration of the media devices installed on a computer.