Message.addMailbox

void addMailbox(gmime.types.AddressType type, string name, string addr)

Add a mailbox of a chosen type to the MIME message.

Note

The name (and addr) strings should be in UTF-8.

Parameters

typeA #GMimeAddressType
nameThe name of the mailbox (or null)
addrThe address of the mailbox