Allow null sender (<>) to be used.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
| Visual Basic |
|---|
Public Property AllowNullSender As Boolean Get Set |
| C# |
|---|
public bool AllowNullSender { get; set; } |