PR_PRIORITY
The
PR_PRIORITY property contains the relative priority of a message.
Quick Info
Header
file: |
MAPITAGS.H |
May be
exposed by: |
Message
objects |
Identifier: |
0x0026 |
Property
type: |
PT_LONG |
Property
tag: |
0x00260003 |
Corresponding
X.400 attribute: |
MH_T_PRIORITY |
Remarks
The PR_PRIORITY
and PR_IMPORTANCE
The priority
of a report message should be the same as the priority of the original message
being reported.
PR_PRIORITY
can have exactly one of the following values:
PRIO_NONURGENT
The message
is not urgent.
PRIO_NORMAL
The message
has normal priority.
PRIO_URGENT
The message
is urgent.