MS X.400 API
X.400 Envelope Objects
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 » P7 Message Store Entry Status » Message Priority Values » Extension Criticality bitmask values. » Autoaction Types
Modules | |
P772 extension ORDescriptor | |
These #defines are used to manipulate ORDescriptors (X.420 7.1.3) within P772 extensions. | |
Macros | |
#define | X400_DL_EXPANSION_HISTORY 1500 |
#define | X400_S_SECURITY_LABEL 1501 |
#define | X400_TRACE_INFO 1502 |
#define | X400_REDIRECTION_HISTORY 1503 |
#define | X400_SUBJECT_TRACE_INFO 1504 |
#define | X400_INTERNAL_TRACE_INFO 1505 |
#define | X400_EXT_ADDRESS_LIST_IND 1506 |
#define | X400_REDIRECTION_HISTORY_ENV 1507 |
Detailed Description
Macro Definition Documentation
◆ X400_DL_EXPANSION_HISTORY
#define X400_DL_EXPANSION_HISTORY 1500 |
Distribution List Expansion History object
Definition at line 1345 of file x400_att.h.
◆ X400_S_SECURITY_LABEL
#define X400_S_SECURITY_LABEL 1501 |
X.400 Security label object
- Examples
- examples/x400_msrcv_msg_tok_sign.c, examples/x400_msrcv_sign.c, examples/x400_mssend.c, examples/x400_mssend_rcv_sign.c, and examples/x400_mssend_sign.c.
Definition at line 1348 of file x400_att.h.
◆ X400_TRACE_INFO
#define X400_TRACE_INFO 1502 |
X.400 Trace info object
Definition at line 1351 of file x400_att.h.
◆ X400_REDIRECTION_HISTORY
#define X400_REDIRECTION_HISTORY 1503 |
X.400 Redirection History object
Definition at line 1354 of file x400_att.h.
◆ X400_SUBJECT_TRACE_INFO
#define X400_SUBJECT_TRACE_INFO 1504 |
X.400 Subject Intermediate Trace Information used in report content
Definition at line 1357 of file x400_att.h.
◆ X400_INTERNAL_TRACE_INFO
#define X400_INTERNAL_TRACE_INFO 1505 |
X.400 Internal trace info object
Definition at line 1360 of file x400_att.h.
◆ X400_EXT_ADDRESS_LIST_IND
#define X400_EXT_ADDRESS_LIST_IND 1506 |
X.400 P772 Address List Indicator
Definition at line 1363 of file x400_att.h.
◆ X400_REDIRECTION_HISTORY_ENV
#define X400_REDIRECTION_HISTORY_ENV 1507 |
X.400 Redirection history object associated with the message envelope instead of being per recipient. IE 8.3.1.2.1.5 of X.411
Definition at line 1366 of file x400_att.h.