TF-1608 Add messageId/inReplyTo/references to properties in jmap request get email content
(cherry picked from commit 2948f3f19aa9727dd19fdef08085d434daac1945)
This commit is contained in:
@@ -45,7 +45,10 @@ class ThreadConstants {
|
||||
EmailProperty.attachments,
|
||||
EmailProperty.headers,
|
||||
EmailProperty.keywords,
|
||||
EmailProperty.mailboxIds
|
||||
EmailProperty.mailboxIds,
|
||||
EmailProperty.messageId,
|
||||
EmailProperty.inReplyTo,
|
||||
EmailProperty.references,
|
||||
});
|
||||
|
||||
static final propertiesGetDetailedEmail = Properties({
|
||||
|
||||
Reference in New Issue
Block a user