SetBodyContent

SetBodyContent (1 of 2)

Sets the content of the body.

Returns: virtual void Aspose::Email::Mapi::

SetBodyContent(System::String content, BodyContentType contentType)
ParameterDescription
contentThe content.
contentTypeType of the content.

SetBodyContent (2 of 2)

Sets the content of the body.

Returns: virtual void Aspose::Email::Mapi::

SetBodyContent(System::String content, BodyContentType contentType, bool compression)
ParameterDescription
contentThe content.
contentTypeType of the content.
compressionSpecify that the content should be compressed.