IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

SendTo Property

The recipient of the message.

Syntax


 getSendTo(): string;

 setSendTo(sendTo: string): void;

Default Value

""

Remarks

The recipient of the AS1 message. The originator is given by From.

Note that From and SendTo correspond to the sender and recipient of the original message. For MDNs the roles are reversed, so that From indicates the recipient, and SendTo indicates the sender of the MDN.

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