# SentEmailProjection
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | string | ||
from | string | [optional] | |
user_id | string | ||
subject | string | [optional] | |
to | string[] | ||
inbox_id | string | ||
attachments | string[] | ||
body_md5_hash | string | [optional] | |
created_at | DateTime | ||
bcc | string[] | ||
cc | string[] | ||
virtual_send | bool | [optional] |