Click or drag to resize

SignatureValidationConfigurationAddressComparisionMode Property

Gets or sets a Boolean value that specifies a way in which From and signature addresses are compared. Default is CaseSensitive.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public AddressComparisionMode AddressComparisionMode { get; set; }

Property Value

Type: AddressComparisionMode
See Also