Parameters
type | A #GMimeAddressType |
name | The name of the mailbox (or null) |
addr | The address of the mailbox |
void addMailbox(gmime.types.AddressType type, string name, string addr)Add a mailbox of a chosen type to the MIME message.
type | A #GMimeAddressType |
name | The name of the mailbox (or null) |
addr | The address of the mailbox |