Gets or sets a value indicating whether to ignore the rejection
of the recipient and continue the sending operation.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
Visual Basic |
---|
Public Property Ignore As Boolean Get Set |
C# |
---|
public bool Ignore { get; set; } |