 | VERPAddressJoin Method |
Joins
FromAddress and
ToAddress to create VERP address (e.g. "list-owner+bob=recipient.com@sender.com").
Namespace: Limilabs.Mail.ToolsAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
SyntaxPublic Function Join As String
member Join : unit -> string
Return Value
StringSender address, containing encoded recipient address (e.g. "list-owner+bob=recipient.com@sender.com").
See Also