Share via


OlkSenderPhotoEvents_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 OlkSenderPhotoEvents_ClickEventHandler
'Usage
Dim instance As OlkSenderPhotoEvents_Event
Dim handler As OlkSenderPhotoEvents_ClickEventHandler

AddHandler instance.Click, handler
event OlkSenderPhotoEvents_ClickEventHandler Click

See Also

Reference

OlkSenderPhotoEvents_Event Interface

OlkSenderPhotoEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace