Click or drag to resize

AddressValidatorFrom Property

Gets or sets the value of MAIL FROM address. By default, checked address is used.

Namespace: Limilabs.Mail.Tools
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public string From { get; set; }

Property Value

String
See Also