Gets the collection of video devices.

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

Syntax

C#
public 
IList<
Device> 
VideoDevices { 
get; }

See Also