Cloud Mail 2020 JavaScript Edition

Questions / Feedback?

MessageHeaders Property

Collection of the headers of the message.

Syntax


 getMessageHeaders(): GLMessageHeaderList;

 setMessageHeaders(messageHeaders: GLMessageHeaderList): void;

Default Value

Remarks

This property contains the full headers of the message. The headers are retrieved by calling the FetchMessageHeaders method.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 JavaScript Edition - Version 20.0 [Build 8308]