Click or drag to resize

MailBuilderXEnvelopeFrom Property

Gets or sets the address of the sender taken from the SMTP envelope (SMTP "MAIL FROM").

Namespace: Limilabs.Mail
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public MailBox XEnvelopeFrom { get; set; }

Property Value

MailBox
See Also