Constructor

CamelMimeMessagenew

Declaration [src]

CamelMimeMessage*
camel_mime_message_new (
  void
)

Description [src]

Create a new CamelMimeMessage object.

Return value

Type: CamelMimeMessage

A new CamelMimeMessage object.

The caller of the function takes ownership of the data, and is responsible for freeing it.