Determines if this device is the active device.

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

Syntax

C#
public 
bool 
IsActive { 
get; }

See Also