EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

MailMessageText Property

The text of the mail message.

Syntax

[VB.NET]
Public ReadOnlyProperty MailMessageText As String

[C#]
public string MailMessageText {get;}

Remarks

The text of the mail message pointed to by MailMessageNumber, if it has been downloaded from the server. To read the message, invoke ReadRequest (receiver) or ReadReceipt (sender). In case the message is not as AS1 message this will throw an exception, but you may catch it and then read the value of MailMessageText.

This property is read-only.

Default Value

""

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0