Access message header properties
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The message header provides envelope information about a message. The message header interface is supported by all message types, and all message types have the same header information.
The message header is not created directly by the application. When any type of message is created, its header procedure is automatically created. The message procedure delegates header method calls to its header procedure.
The following table lists the methods to access message header information.