Share via


OlkBusinessCardControlEvents_Event.Click Event

Occurs when the control is clicked, either through user action or programmatically.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Event Click As OlkBusinessCardControlEvents_ClickEventHandler
'Usage
Dim instance As OlkBusinessCardControlEvents_Event
Dim handler As OlkBusinessCardControlEvents_ClickEventHandler

AddHandler instance.Click, handler
event OlkBusinessCardControlEvents_ClickEventHandler Click

See Also

Reference

OlkBusinessCardControlEvents_Event Interface

OlkBusinessCardControlEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace