InternetAddressList.toString_

Allocates a string buffer containing the rfc822 formatted addresses in list.

class InternetAddressList
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

a string containing the list of addresses in rfc822 format or null if no addresses are contained in the list.