SmtpRelayFromEmlFile Method
Overload List
  NameDescription
Public methodCode exampleRelayFromEmlFile(String, String, EmailAddressCollection)
Relays (sends without any modifications) the mail message previously saved as an .EML file, to the specified recipients.
Public methodCode exampleRelayFromEmlFile(String, String, String)
Relays (sends without any modifications) the mail message previously saved as an .EML file, to the specified recipients.
Top
See Also