Unit

ScMailMessage

 

type

 TScMailPriority = (mpNormal, mpLowest, mpLow, mpHigh, mpHighest);

 

Description

The TScMailPriority enumeration represents the priority of an email message. This value is specified in the 'X-Priority' message header.

ValueMeaning
mpNormalThe message has normal priority.
mpLowestThe message has lowest priority.
mpLowThe message has low priority.
mpHighThe message has high priority.
mpHighestThe message has highest priority.

 

See Also

TScMailMessage.Priority

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support