MailBee.NET Objects 4.0

SmtpSubmittingMessageToPickupFolderEventArgs.SubmitIt Property

Gets or sets whether this message will be submitted to MailBee Message Queue or IIS SMTP pickup folder.

public bool SubmitIt {get; set;}

Property Value

If true, the message will be submitted to the pickup folder; otherwise, it will be ignored. The default value is true.

See Also

SmtpSubmittingMessageToPickupFolderEventArgs Class | MailBee.SmtpMail Namespace