Click or drag to resize

MailBuilderEnvelopeFrom 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.23341.1754
Syntax
public MailBox EnvelopeFrom { get; set; }

Property Value

Type: MailBox
See Also