Gets or sets the Stylewhich is applied to contact nodes in the contact list.

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

Syntax

C#
public 
Style 
ItemContainerStyle { 
get; 
set; }

See Also