Click or drag to resize

VERPAddressJoin Method

Joins FromAddress and ToAddress to create VERP address (e.g. "list-owner+bob=recipient.com@sender.com").

Namespace:  Limilabs.Mail.Tools
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public string Join()

Return Value

Type: String
Sender address, containing encoded recipient address (e.g. "list-owner+bob=recipient.com@sender.com").
See Also