MailBee.NET Objects 4.0

SmtpMessageRecipientSubmittedEventArgs.RecipientEmail Property

Gets the e-mail address of the recipient of the mail message.

public string RecipientEmail {get;}

Property Value

The pure e-mail address (user@domain.com, i.e. without display name or remarks) of the mail message recipient which was accepted or refused by the SMTP server.

See Also

SmtpMessageRecipientSubmittedEventArgs Class | MailBee.SmtpMail Namespace