Learn R Programming

paws.end.user.computing (version 0.9.0)

workmailmessageflow_put_raw_message_content: Updates the raw content of an in-transit email message, in MIME format

Description

Updates the raw content of an in-transit email message, in MIME format.

See https://www.paws-r-sdk.com/docs/workmailmessageflow_put_raw_message_content/ for full documentation.

Usage

workmailmessageflow_put_raw_message_content(messageId, content)

Arguments

messageId

[required] The identifier of the email message being updated.

content

[required] Describes the raw message content of the updated email message.