MailBee.NET Objects 4.0

Smtp.RelayFromEmlFile Method

Relays (sends without any modifications) the mail message previously saved as an .EML file, to the specified recipients.

Overload List

Relays (sends without any modifications) the mail message previously saved as an .EML file, to the specified recipients.

public bool RelayFromEmlFile(string,string,EmailAddressCollection);

Relays (sends without any modifications) the mail message previously saved as an .EML file, to the specified recipients.

public bool RelayFromEmlFile(string,string,string);

See Also

Smtp Class | MailBee.SmtpMail Namespace