MessageReceivedNotification

constructor(type: String, owner: String, emailAddressId: String, sudoId: String, messageId: String, folderId: String, encryptionStatus: EncryptionStatus, subject: String?, from: EmailMessage.EmailAddress, replyTo: EmailMessage.EmailAddress? = null, hasAttachments: Boolean, sentAtEpochMs: Long, receivedAtEpochMs: Long)