/n software Adapters for BizTalk

Questions / Feedback?

MessageHeaders Property

Message headers associated with the current email message.

Data Type

String

Default Value

""

Remarks

In the Send Adapter, this property applies to outgoing messages. Normally, the Email adapter will generate a set of headers to be transferred to the server along with the current mail message. However, this set of headers can be modified at runtime by writing to the MessageHeaders context property of the current BizTalk message. Several headers may be supplied as one string, with each header value terminated by a carriage return and new line ("\r\n", or VBCrLf) in accordance with RFC 822 format, but need not be folded.

Note: If any headers are supplied that would normally be generated by the adapter, the adapter will use the values specified.

In the Receive Adapter, this property will contain the headers of the message that was retrieved from the server.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Adapters for BizTalk - Version 20.0 [Build 8319]