Sets or gets the active video device.

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

Syntax

C#
public 
VideoDevice 
ActiveVideoDevice { 
get; 
set; }

See Also