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