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