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