SubmitMail

The SubmitMail method will submit a message to the Outbox folder. 

Syntax

Mailing.SubmitMail Mail

Parameters
Mail
A Mail Object
Remarks

This method can only be called when processing a message during the OnReceiveMail event.

Example

See the OnReceiveMail example

Applies To

Mailing Object

See Also

RemoveMail, OnReceiveMail