raw property
The entire email message in an RFC 2822 formatted and base64url encoded string.
Returned in messages.get and drafts.get responses when the
format=RAW parameter is supplied.
Implementation
core.String? raw;
The entire email message in an RFC 2822 formatted and base64url encoded string.
Returned in messages.get and drafts.get responses when the
format=RAW parameter is supplied.
core.String? raw;