MS X.400 API
P772 extension ORDescriptor
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 » X.400 Envelope Objects
These #defines are used to manipulate ORDescriptors (X.420 7.1.3) within P772 extensions. More...
Macros | |
#define | X400_S_IOB_OR_ADDRESS X400_S_OR_ADDRESS |
#define | X400_S_IOB_DN_ADDRESS X400_S_DIRECTORY_NAME |
#define | X400_S_IOB_FREE_FORM_NAME X400_S_FREE_FORM_NAME |
#define | X400_S_IOB_TEL X400_S_TELEPHONE_NUMBER |
Detailed Description
These #defines are used to manipulate ORDescriptors (X.420 7.1.3) within P772 extensions.
The use of these symbols is deprecated. They are equivalent to the standard recipient attributes used for their definition.
Macro Definition Documentation
◆ X400_S_IOB_OR_ADDRESS
#define X400_S_IOB_OR_ADDRESS X400_S_OR_ADDRESS |
X.400 ORDescriptor OR address
Definition at line 1381 of file x400_att.h.
◆ X400_S_IOB_DN_ADDRESS
#define X400_S_IOB_DN_ADDRESS X400_S_DIRECTORY_NAME |
X.400 ORDescriptor DN value
Definition at line 1384 of file x400_att.h.
◆ X400_S_IOB_FREE_FORM_NAME
#define X400_S_IOB_FREE_FORM_NAME X400_S_FREE_FORM_NAME |
X.400 ORDescriptor free form name
Definition at line 1387 of file x400_att.h.
◆ X400_S_IOB_TEL
#define X400_S_IOB_TEL X400_S_TELEPHONE_NUMBER |
X.400 ORDescriptor telephone number
Definition at line 1390 of file x400_att.h.