IPWorks OpenPGP 2020 JavaScript Edition

Questions / Feedback?

MessageText Property

The body of the retrieved message.

Syntax


 getMessageText(): string;

 setMessageText(messageText: string): void;

Default Value

""

Remarks

The class fills out this property with the contents of the message body (in RFC822 format) when a call to FetchMessageText completes successfully.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 JavaScript Edition - Version 20.0 [Build 8262]