Values.GetArchiveMessageContentRequestSourceThe request to get the textual content of a specific email message stored in an archive.
type nonrec t = {archivedMessageId : ArchivedMessageId.t;The unique identifier of the archived email message.
*)}