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.26106.1555
Syntax
public string Join()

Return Value

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