InternetAddress.toString_

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

class InternetAddress
string
toString_

Parameters

options gmime.format_options.FormatOptions

a #GMimeFormatOptions or null

encode bool

true if the address should be rfc2047 encoded

Return Value

Type: string

the #InternetAddress object as an allocated string in rfc822 format.