Share via


ApplicationEvents_10_Event.remove_ItemSend Method

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

Syntax

'Declaration
Sub remove_ItemSend ( _
    param0 As ApplicationEvents_10_ItemSendEventHandler _
)
'Usage
Dim instance As ApplicationEvents_10_Event
Dim param0 As ApplicationEvents_10_ItemSendEventHandler

instance.remove_ItemSend(param0)
void remove_ItemSend(
    ApplicationEvents_10_ItemSendEventHandler param0
)

Parameters

See Also

Reference

ApplicationEvents_10_Event Interface

ApplicationEvents_10_Event Members

Microsoft.Office.Interop.Outlook Namespace