MS X.400 API
P7 Message Store Entry Status
Message Types » Error codes » Recipient Type Indicators » O/R Addressing 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 |
◆ X400_MS_ENTRY_STATUS_LISTED
#define X400_MS_ENTRY_STATUS_LISTED 2 |
◆ X400_MS_ENTRY_STATUS_FETCHED
#define X400_MS_ENTRY_STATUS_FETCHED 3 |
Message has been fetched
- Examples
- examples/x400_mslist.c.
Definition at line 1300 of file x400_att.h.