EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

MailMessageFrom Property

The sender of the mail message.

Syntax

[VB.NET]
Public ReadOnlyProperty MailMessageFrom As String

[C#]
public string MailMessageFrom {get;}

Remarks

The sender of the mail message pointed to by MailMessageNumber, as reported by the mail server. When processing AS1 transmissions, this will correspond to From. When processing MDNs, this will correspond to SendTo.

This property is read-only.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]