badaddresses property: MCFMailUtil class
Description
When the ValidateAddress method returns false, use the badaddresses property to get an array of invalid email addresses.
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