Relays (sends without any modifications) the mail message previously saved as an .EML file, to the specified recipients.
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);
Smtp Class | MailBee.SmtpMail Namespace