ApplicationEvents_11_SinkHelper.NewMail Method
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Overridable Sub NewMail
'Usage
Dim instance As ApplicationEvents_11_SinkHelper
instance.NewMail()
public virtual void NewMail()
Implements
ApplicationEvents_11.NewMail()
See Also
Reference
ApplicationEvents_11_SinkHelper Class