Priority (Dundas Mailer Control 1.0)

Dundas

Priority (Dundas Mailer Control 1.0)

Overview | Properties | Methods

This property determines the priority of the message.

Syntax

MailerObject.Priority = [integer]

The Priority property syntax has the following parts:

Part

Description

integer

Priority level of the message, ranging from one (1) to five (5). One is the highest priority while five is the lowest priority. Defaults to -1 (no priority rating).

Remarks

Priority determines the contents of the X-Priority header of the email. If the value of this property is -1 then the email message will not contain the X-Priority header.

The use of this header depends on the client email software being used by the recipient of the message. For example, Outlook Express assigns special icons to messages of high priority and low priority.

Usually a priority of 1 or 2 will be indicated as high priority while 4 or 5 will be indicated as a low priority.