Clear()
Clears the contents of the Email object. Typically use this before you want to send a new email.
Parameters
None
Examples
email.Clear();
Page updated: 06 April 2023
Clears the contents of the Email object. Typically use this before you want to send a new email.
None
email.Clear();
|
---|