MCFEmail Class Properties

In this section, we discuss the MCFEmail class properties. The properties are discussed in alphabetical order.

Description

Use this property to specify comma-separated list of addresses of all the blind carbon copy recipients of this email. (A blind carbon copy is a copy of the email that contains all of the text of the email, but does not show any of the other email addresses to which this email was sent.)

This property is read/write.

Description

Use this property to specify the email address the system should direct all bounced mail to.

This property is read/write.

Description

Use this property to specify a comma-separated list of addresses that copies of this email are to be sent to (carbon copy.)

This property is read/write.

Description

Use this property to specify the email address of the person sending the email.

You can specify more than one address as from in a comma-separated list.

This property is read/write.

Description

Use this property to specify the value of the importance header field.

The importance can be set to the following:

  • low

  • normal

  • high

If the Priority property is not set, the system automatically sets it to the corresponding values like 5, 3 and 1.

This property is read/write.

Description

Use this property to specify the priority of this email.

The values are:

  1. Highest Priority

  2. High Priority

  3. Normal

  4. Low Priority

  5. Lowest Priority

The default value is 3, that is, normal priority.

This value set with this property is used to set to a header X-Priority field, as this is the most common but non-standard field to show priority. In addition, the corresponding values are set in two header fields: X-MSMail-Priority and Priority. The headers X-Priority or X-MSMail-Priority are set to the corresponding value only if the user does not specify a value.

This property is read/write.

Description

Use this property to specify the email addresses of all the main recipients to whom the email is being sent. All the addresses are specified in a comma-separated string.

This property is read/write.

Description

Use this property to specify a value for the REFERENCES header field of the message.

This property is read/write.

Description

Use this property to specify a value for the IN-REPLY-TO header field of the message.

This property is read/write.

Description

Use this property to specify the email address where the reply should be sent. You do not need to specify a value for this property if the value is the same as the From property.

This property is read/write.

Description

Use this property to specify the address of the author of the message. You do not need to specify a value for this property if the value for the From property is the same.

This property is read/write.

Description

Use this property to specify the value of the sensitivity header field.

The values are:

  • personal

  • private

  • company-confidential

This property is read/write.

Description

Use this property to specify the subject of the email. A subject can only contain 254 characters.

This property is read/write.

Description

Use this property to specify the text of the email.

This property is read/write.