OlkCommandButtonEvents_SinkHelper.BeforeUpdate Method

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

Syntax

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

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

Parameters

Implements

OlkCommandButtonEvents.BeforeUpdate(Boolean)

See Also

Reference

OlkCommandButtonEvents_SinkHelper Class

OlkCommandButtonEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace