Share via


OlkCommandButtonEvents_SinkHelper.m_BeforeUpdateDelegate Field

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

Syntax

'Declaration
Public m_BeforeUpdateDelegate As OlkCommandButtonEvents_BeforeUpdateEventHandler
'Usage
Dim instance As OlkCommandButtonEvents_SinkHelper
Dim value As OlkCommandButtonEvents_BeforeUpdateEventHandler

value = instance.m_BeforeUpdateDelegate

instance.m_BeforeUpdateDelegate = value
public OlkCommandButtonEvents_BeforeUpdateEventHandler m_BeforeUpdateDelegate

See Also

Reference

OlkCommandButtonEvents_SinkHelper Class

OlkCommandButtonEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace