Get or sets whether the details section of the contact card is collapsed or expanded.

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

Syntax

C#
public 
bool 
IsExpanded { 
get; 
set; }

See Also