Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Do not use. Represents the priority of a message.
Syntax
typedef enum tagIMSGPRIORITY {
IMSG_PRI_LOW = 5,
IMSG_PRI_NORMAL = 3,
IMSG_PRI_HIGH = 1
} ACCESSTYPE;
Constants
-
IMSG_PRI_LOW
-
Indicates that the message is low priority.
-
IMSG_PRI_NORMAL
-
Indicates that the message is normal priority.
-
IMSG_PRI_HIGH
-
Indicates that the message is high priority.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Product |
Outlook Express 6.0 |
Header |
|
IDL |
|