Preserve QOutlook HTML EML bodies
This commit is contained in:
@@ -145,6 +145,7 @@ export interface MailMessage {
|
||||
priority?: string;
|
||||
subject: string;
|
||||
body: string;
|
||||
bodyHtml?: string;
|
||||
time: string;
|
||||
read: boolean;
|
||||
flagged: boolean;
|
||||
|
||||
Reference in New Issue
Block a user