Click or drag to resize

MailBuilderXRcptTo Property

Gets or sets the address of the recipient taken from the SMTP envelope (SMTP "RCTP FROM").

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

Property Value

MailBox
See Also