Priority Property

Priority of the mail message (optional).

Syntax

property Priority: TipwTPriorities read get_Priority write set_Priority;
TipwTPriorities = ( epUnspecified, epNormal, epUrgent, epNonUrgent );

Default Value

epUnspecified

Remarks

When this property is set, a Priority header will be added to the message. Priority is an indication about the delivery priority of the message. The possible values are epNormal, epUrgent, and epNonUrgent.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Delphi Edition - Version 20.0 [Build 8307]