Share via


ContactItem.OnItemTemplated event

Raised when the control has applied a template for the contact.

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

Syntax

'Declaration
Public Event OnItemTemplated As EventHandler
'Usage
Dim instance As ContactItem
Dim handler As EventHandler

AddHandler instance.OnItemTemplated, handler
public event EventHandler OnItemTemplated

See also

Reference

ContactItem class

ContactItem members

Microsoft.Lync.Controls namespace