Sets or gets the active audio device.

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

Syntax

C#
public 
AudioDevice 
ActiveAudioDevice { 
get; 
set; }

See Also