Cloud Mail 2020 C++ Builder Edition

Questions / Feedback?

Importance Property

Importance of the mail message (optional).

Syntax

__property TicmAmazonSESImportances Importance = { read=FImportance, write=FSetImportance };
enum TicmAmazonSESImportances { miUnspecified=0, miHigh=1, miNormal=2, miLow=3 };

Default Value

miUnspecified

Remarks

This property indicates the importance of the mail message (optional). When set, an Importance header will be added to the message.

Importance is an indication to the recipient(s) about how important the message is. The possible values are Unspecified (0), High (1), Normal (2), and Low (3).

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 C++ Builder Edition - Version 20.0 [Build 8308]