Method

MsgMailMessageset_cc

Declaration [src]

void
msg_mail_message_set_cc (
  MsgMailMessage* self,
  const char* cc
)

Description [src]

Set mail cc.

Parameters

cc

Type: const char*

Carbon copy string.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.