ErrorDetails property: MCFMailUtil class
Description
If an error occurs, use the ErrorDetails property to get the details for the error.
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