ItemEvents_10_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_10_CustomActionEventHandler
'Usage
Dim instance As ItemEvents_10_SinkHelper
Dim value As ItemEvents_10_CustomActionEventHandler
value = instance.m_CustomActionDelegate
instance.m_CustomActionDelegate = value
public ItemEvents_10_CustomActionEventHandler m_CustomActionDelegate
See Also
Reference
ItemEvents_10_SinkHelper Class