Share via


ItemEvents_SinkHelper.m_CustomActionDelegate Field

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

Syntax

'Declaration
Public m_CustomActionDelegate As ItemEvents_CustomActionEventHandler
'Usage
Dim instance As ItemEvents_SinkHelper
Dim value As ItemEvents_CustomActionEventHandler

value = instance.m_CustomActionDelegate

instance.m_CustomActionDelegate = value
public ItemEvents_CustomActionEventHandler m_CustomActionDelegate

See Also

Reference

ItemEvents_SinkHelper Class

ItemEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace