Gets or sets the DataTemplateused for Telephone-type contacts in TwoLinesmode. (See ContactLayoutView).

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

Syntax

C#
public 
DataTemplate 
TelephoneTwoLineItemTemplate { 
get; 
set; }

See Also