rawData
The raw RFC 2822 header and body content of the message.
Declaration
var rawData: Data? { get }Discussion
The content is available after MailKit downloads the message. MailKit provides the content as unprocessed data. For details about the format of the data, see RFC 2822.