StatusNotifyOptions property: MCFOutboundEmail class

Description

Use this property to specify when the system should notify the sender. The values are separated by commas in a string. The values are:

Value Description

SUCCESS

Send notification if the email is delivered successfully.

FAILURE

Send notification if the email is not delivered successfully.

DELAY

Send notification if delivery of the email is delayed.

This property is read/write.