Creates a new email message object.
Syntax
NewMailMessage() As IASMailMessage
Parameters
This method accepts no parameters.
Remarks
For information about the properties and methods of the created object, see About the NewMailMessage object.
Related concepts