InternetAddress.toString_

string toString_(gmime.format_options.FormatOptions options, bool encode)

Allocates a string containing the contents of the #InternetAddress object.

Parameters

optionsa #GMimeFormatOptions or null
encodetrue if the address should be rfc2047 encoded

Returns

the #InternetAddress object as an allocated string in

rfc822 format.