ErrorCodesNoSender Field
No sender is specified for the mail message. No longer used.

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public const int NoSender

Field Value

Type: Int32
Remarks
Since MailBee.NET Objects v11.2, this error never happens as it's now allowed to send with empty MAIL FROM (no sender).
See Also