Click or drag to resize

SmtpMailVERPify Method

Creates VERP version of the From address.

Namespace:  Limilabs.Client.SMTP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public void VERPify()
Remarks
VERP address used to initialize From property is created using VERPAddress class.
See Also