SmtpSubmitToPickupFolder Method
Overload List
  NameDescription
Public methodCode exampleSubmitToPickupFolder(String, Boolean)
Saves the mail message as a file in the pickup folder of MailBee.NET Queue or IIS SMTP service.
Public methodCode exampleSubmitToPickupFolder(String, String, String, EmailAddressCollection, Boolean)
Saves the mail message as a file in the pickup folder of MailBee.NET Queue or IIS SMTP service.
Public methodCode exampleSubmitToPickupFolder(String, String, String, String, Boolean)
Saves the mail message as a file in the pickup folder of MailBee.NET Queue or IIS SMTP service.
Top
See Also