Share via


ApplicationEvents_11_SinkHelper.ItemSend Method

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

Syntax

'Declaration
Public Overridable Sub ItemSend ( _
    param0 As Object, _
    ByRef param1 As Boolean _
)
'Usage
Dim instance As ApplicationEvents_11_SinkHelper
Dim param0 As Object
Dim param1 As Boolean

instance.ItemSend(param0, param1)
public virtual void ItemSend(
    Object param0,
    ref bool param1
)

Parameters

Implements

ApplicationEvents_11.ItemSend(Object, Boolean)

See Also

Reference

ApplicationEvents_11_SinkHelper Class

ApplicationEvents_11_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace