ApplicationEvents_10_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_10_SinkHelper
instance.NewMail()
public virtual void NewMail()
Implements
ApplicationEvents_10.NewMail()
See Also
Reference
ApplicationEvents_10_SinkHelper Class