IPWorks OpenPGP 2020 JavaScript Edition

Questions / Feedback?

MessageParts Property

Collection of message parts collected by FetchMessageInfo .

Syntax


 getMessageParts(): MessagePartList;



Default Value

Remarks

This property contains a collection of message parts that is populated when you call FetchMessageInfo. Once the message is received from the server, the class parses the different parts and their corresponding information into the MESSAGEPARTS collection. Each messagepart contains a unique .

MessagePartLimit can be used to control the number of message parts saved.

This property is read-only and not available at design time.

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