Session.getEmails

Undocumented in source. Be warned that the author may not have intended to support it.
struct Session
version(SIL)
Variable
getEmails
(
string[] ids
,
Variable properties = Variable(["id", "blobId", "threadId", "mailboxIds", "keywords", "size", "receivedAt", "messageId", "inReplyTo", "references", "sender", "from", "to", "cc", "bcc", "replyTo", "subject", "sentAt", "hasAttachment", "preview", "bodyValues", "textBody", "htmlBody", "attachments"])
,
Variable bodyProperties = Variable(["all"])
,
bool fetchTextBodyValues = true
,
bool fetchHTMLBodyValues = true
,
bool fetchAllBodyValues = true
)

Meta