Share via


ApplicationEvents_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_NewMailEventHandler
'Usage
Dim instance As ApplicationEvents_SinkHelper
Dim value As ApplicationEvents_NewMailEventHandler

value = instance.m_NewMailDelegate

instance.m_NewMailDelegate = value
public ApplicationEvents_NewMailEventHandler m_NewMailDelegate

See Also

Reference

ApplicationEvents_SinkHelper Class

ApplicationEvents_SinkHelper Members

Microsoft.Office.Interop.Outlook Namespace