Share via


ItemEvents_Event.remove_CustomAction Method

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

Syntax

'Declaration
Sub remove_CustomAction ( _
    param0 As ItemEvents_CustomActionEventHandler _
)
'Usage
Dim instance As ItemEvents_Event
Dim param0 As ItemEvents_CustomActionEventHandler

instance.remove_CustomAction(param0)
void remove_CustomAction(
    ItemEvents_CustomActionEventHandler param0
)

Parameters

See Also

Reference

ItemEvents_Event Interface

ItemEvents_Event Members

Microsoft.Office.Interop.Outlook Namespace