| 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 Function Join As String
member Join : unit -> string
Return Value
Type:
StringSender address, containing encoded recipient address (e.g. "list-owner+bob=recipient.com@sender.com").
See Also