IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

MessageHeaders Property

The headers of the MIME message.

Syntax

[VB.NET]
Public Property MessageHeaders As HeaderList

[C#]
public HeaderList MessageHeaders {get;}

Remarks

This property contains the headers of the MIME message. The component fills out this property upon encoding. The user should use them as additional headers when emailing the Message.

During decoding, if this property is empty the component will try to find the headers in the beginning of the Message and will fill out this property accordingly.

Default Value

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]