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