ItemEvents_Event.CustomAction Event
This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ItemEvents_10_Event.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Event CustomAction As ItemEvents_CustomActionEventHandler
'Usage
Dim instance As ItemEvents_Event
Dim handler As ItemEvents_CustomActionEventHandler
AddHandler instance.CustomAction, handler
event ItemEvents_CustomActionEventHandler CustomAction