P7 Message Store Entry Status
Message Types » Error codes » Recipient Type Indicators » O/R Addressing attributes » SAN GDI and MTA certificate X.400 Envelope attributes » X.400 Envelope attributes » Message Security Attributes » Recipient Attributes » IPM Content Attributes » IPN Attributes » X.400 Report Attributes » Attributes only used in defaults » X.400 Body part attributes » P7 Message Store attributes
Modules | |
| Message Priority Values | |
Macros | |
| #define | X400_MS_ENTRY_STATUS_NEW 1 |
| #define | X400_MS_ENTRY_STATUS_LISTED 2 |
| #define | X400_MS_ENTRY_STATUS_FETCHED 3 |
Detailed Description
Macro Definition Documentation
◆ X400_MS_ENTRY_STATUS_NEW
| #define X400_MS_ENTRY_STATUS_NEW 1 |
Message is new
Definition at line 1317 of file x400_att.h.
◆ X400_MS_ENTRY_STATUS_LISTED
| #define X400_MS_ENTRY_STATUS_LISTED 2 |
Message has been listed
Definition at line 1320 of file x400_att.h.
◆ X400_MS_ENTRY_STATUS_FETCHED
| #define X400_MS_ENTRY_STATUS_FETCHED 3 |
Message has been fetched
Definition at line 1323 of file x400_att.h.