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

IncludeHeaders Property

Instructs the component to include the headers in the MessageText and LocalFile.

Syntax

[VB.NET]
Public Property IncludeHeaders As Boolean

[C#]
public bool IncludeHeaders {get; set;}

Remarks

This property instructs the component to include the headers in the MessageText and LocalFile. If set to true, the headers for the message you are retrieving will be placed before the message body in the MessageText property;. If LocalFile is set, then the headers will be written to that file before the message body. In this manner, the whole content of a MIME-encoded message can be passed to the MIME component for further message processing.

Default Value

False

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