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