Encrypted Email
Name | Type | Description |
Subject | String | Message subject |
ToRecipients | IEnumerable`1 | Direct To recipients |
CcRecipients | IEnumerable`1 | Copied recipients |
BccRecipients | IEnumerable`1 | Only available to the sender. |
OriginalEncryptedEmail | EncryptedEmail | Original encrypted email. |
InReplyTo | EncryptedEmail | Encrypted email that this message is in reply to. |
Sender | User | Sender of the encrypted email |
Share | Share | Only available to the sender. |
ShareAlias | ShareAlias | Used to access the attachments. Only available for a recipient. |
Uri | Uri | Link to view the email in the web portal. |
SentDate | DateTime | Date the encrypted email was sent |