ApplicationClass.ApplicationEvents_10_Event_add_ItemSend Method

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

Syntax

'Declaration
Public Overridable Sub ApplicationEvents_10_Event_add_ItemSend ( _
    param0 As ApplicationEvents_10_ItemSendEventHandler _
)
'Usage
Dim instance As ApplicationClass
Dim param0 As ApplicationEvents_10_ItemSendEventHandler

instance.ApplicationEvents_10_Event_add_ItemSend(param0)
public virtual void ApplicationEvents_10_Event_add_ItemSend(
    ApplicationEvents_10_ItemSendEventHandler param0
)

Parameters

Implements

ApplicationEvents_10_Event.add_ItemSend(ApplicationEvents_10_ItemSendEventHandler)

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Outlook Namespace