InternetAddressMailbox.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(string name, string addr)

Creates a new #InternetAddress object with the specified name and addr.

Parameters

nameperson's name
addrperson's address

Returns

a new #InternetAddressMailbox object.

Note

The name string should be in UTF-8.