workmailmessageflow_put_raw_message_content {paws.end.user.computing} | R Documentation |
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. |
[Package paws.end.user.computing version 0.7.0 Index]