Gets or sets the filename of the message file to be saved in the pickup folder.
The filename (without folder path) under which the message file will be saved in MailBee Message Queue or IIS SMTP pickup folder (for instance, "app18_10469.eml"). The default value is a null reference (Nothing in Visual Basic).
By default, this value is a null reference. In this case, MailBee will automatically generate a unique filename for the queued message file. The developer can change the value of this property to employ a special naming schema for message files. Filenames auto-generated by MailBee look like "0ac5356fb20417188a04f4ec3f219ce5.eml".
SmtpSubmittingMessageToPickupFolderEventArgs Class | MailBee.SmtpMail Namespace