Adds a new message to the collection.
Syntax:
Set <oMessage > = object.AddMessage
Returns:
If successful an object of FREDI.mailMessage is returned otherwise an empty result is returned.
Remarks:
New messages that are created have no headers, and have an empty body.
Samples