OlkCommandButtonEvents_SinkHelper.Exit Method

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

Syntax

'Declaration
Public Overridable Sub Exit ( _
    ByRef param0 As Boolean _
)
'Usage
Dim instance As OlkCommandButtonEvents_SinkHelper
Dim param0 As Boolean

instance.Exit(param0)
public virtual void Exit(
    ref bool param0
)

Parameters

Implements

OlkCommandButtonEvents.Exit(Boolean)

See Also

Reference

OlkCommandButtonEvents_SinkHelper Class

OlkCommandButtonEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace