_ViewsEvents_SinkHelper.m_ViewRemoveDelegate Field
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public m_ViewRemoveDelegate As _ViewsEvents_ViewRemoveEventHandler
'Usage
Dim instance As _ViewsEvents_SinkHelper
Dim value As _ViewsEvents_ViewRemoveEventHandler
value = instance.m_ViewRemoveDelegate
instance.m_ViewRemoveDelegate = value
public _ViewsEvents_ViewRemoveEventHandler m_ViewRemoveDelegate