StatusNotifyReturn property: MCFOutboundEmail class

Description

Use this property to specify what should be returned as the status notification. You can return either the header or the full message. This option is meaningful only if StatusNotifyOptions property is set.

The values are:

Value Description

HDRS

Return only the headers of the email.

FULL

Return the full email message.

This property is read/write.