MailBee.NET Objects 4.0

SmtpSendingMessageEventArgs.SendIt Property

Gets or sets whether this message will be sent.

public bool SendIt {get; set;}

Property Value

If true, the message will be sent; otherwise, it will be ignored. The default value is true.

See Also

SmtpSendingMessageEventArgs Class | MailBee.SmtpMail Namespace