Email object
Use the Email object to customize scripts deployed by E-mail Management. The Email object provides access to an email through its properties and methods.
The object is passed into the script by default as the Email object but can also be accessed from the MsgHandler Object as follows:
Copy
myemail = MsgHandler.msg
For more information about E-mail Management, see the System Administrator Help.