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