SmtpForward.AddRecipient

AddRecipient(string)

Add recipient of the forwarded message.

public SmtpForward AddRecipient(string recipient)

See Also


AddRecipient(MailAddress)

Add recipient of the forwarded message.

public SmtpForward AddRecipient(MailAddress recipient)

See Also