Gets or sets the DataTemplateused for Bot-type contacts in OneLinemode. (See ContactLayoutView).

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

Syntax

C#
public 
DataTemplate 
BotContentTemplate { 
get; 
set; }

See Also