Importance Property (CDONTS NewMail Object)

Importance Property (CDONTS NewMail Object)

The Importance property sets the importance associated with the NewMail object. Write-only.

Syntax

        objNewMail.Importance 

Data Type

Long

Remarks

The following values are defined:

Constant

Value

Description

CdoLow

0

Low importance

CdoNormal

1

Normal importance (default)

CdoHigh

2

High importance

See Also

Concepts

NewMail Object (CDONTS Library)