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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also