MessageNumber property: MCFOutboundEmail class
Description
This property returns the message number of the error message associated with this email. The message number is associated with messages in the PeopleTools Message Catalog.
This property is effectively read-only.
Note:
While this property is actually read/write, from PeopleCode, it is meant to be used in a read-only manner. If this property has a user-specified value, that value will be overwritten automatically when there is an error condition.
Related Topics