TF-1857 Add headerCalendarEvent to email cached
(cherry picked from commit 6d884bb6db5365c6308404fb5d98fd356be4109e)
This commit is contained in:
@@ -97,6 +97,9 @@ extension PresentationEmailExtension on PresentationEmail {
|
||||
replyTo: replyTo,
|
||||
htmlBody: htmlBody,
|
||||
bodyValues: bodyValues,
|
||||
mailboxIds: mailboxIds,
|
||||
headers: emailHeader?.toSet(),
|
||||
headerCalendarEvent: headerCalendarEvent
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user