IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

MessageRecipients Property

The collection of recipients of the message.

Syntax


 getMessageRecipients(): MessageRecipientList;

 setMessageRecipients(messageRecipients: MessageRecipientList): void;

Default Value

Remarks

This property contains a collection which describes to whom the message is being sent. You may include all recipients in this property, even Cc's and BCc's, which are specified by the type field.

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