ItemEvents_10_SinkHelper.m_BeforeDeleteDelegate Field
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public m_BeforeDeleteDelegate As ItemEvents_10_BeforeDeleteEventHandler
'Usage
Dim instance As ItemEvents_10_SinkHelper
Dim value As ItemEvents_10_BeforeDeleteEventHandler
value = instance.m_BeforeDeleteDelegate
instance.m_BeforeDeleteDelegate = value
public ItemEvents_10_BeforeDeleteEventHandler m_BeforeDeleteDelegate
See Also
Reference
ItemEvents_10_SinkHelper Class