MailMessageFrom Property

The sender of the mail message.

Syntax

public string MailMessageFrom { get; }
Public ReadOnly Property MailMessageFrom As String

Default Value

""

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.

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