Gets or sets a boolean value that determines if this ContactItemContentPresenteris currently selected

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)

Syntax

C#
public 
bool 
IsSelected { 
get; 
set; }

See Also