Gets or sets the DataTemplateused for Telephone-type contacts in OneLinemode.

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

Syntax

C#
public 
DataTemplate 
TelephoneContentTemplate { 
get; 
set; }

See Also