MS X.400 API
Autoaction Types
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.
Modules | |
X.400 Envelope Objects | |
Macros | |
#define | X400_AUTO_ALERT 1 |
#define | X400_AUTO_FORWARDING 2 |
Detailed Description
Macro Definition Documentation
◆ X400_AUTO_ALERT
#define X400_AUTO_ALERT 1 |
The auto-alert autoaction
- Examples
- examples/x400_msraa.c, examples/x400_msrcv.c, examples/x400_msrcv_sign.c, and x400_msasync.c.
Definition at line 1334 of file x400_att.h.
◆ X400_AUTO_FORWARDING
#define X400_AUTO_FORWARDING 2 |
The auto-forwarding autoaction
- Examples
- examples/x400_msraa.c, examples/x400_msrcv.c, and examples/x400_msrcv_sign.c.
Definition at line 1337 of file x400_att.h.