SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

MsgPriority Property

Specifies the message priority.

Syntax

__property TsbxMailReaderMsgPriorities MsgPriority = { read=FMsgPriority, write=FSetMsgPriority };
enum TsbxMailReaderMsgPriorities { mpLowest=0, mpLow=1, mpNormal=2, mpHigh=3, mpHighest=4 };

Default Value

mpNormal

Remarks

Specifies the message priority.

Available options:

mpLowest0
mpLow1
mpNormal2
mpHigh3
mpHighest4

This property is not available at design time.

Data Type

Integer

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