The concatenation of all strings in the collection separted by a CR/LF pair.
Property type
Read-only property
Syntax
Visual Basic
PublicProperty All AsString
Remarks
Use this property to return the header fields as a single string. This property does not return a string that is "transport-ready." The Content property of a Message Object returns an encoded header that can be safely sent.