To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Represents a single email, which might contain attachments
Properties
Name | Returns | Notes | Example |
---|---|---|---|
title | String | ||
inbox | EmailFolder | ||
date | Date | ||
fromStr | String | ||
subject | String | ||
html | String | ||
parent | CommonCollectionResource | ||
name | String | ||
children | List | ||
entity | BaseEntity | ||
accessControlList | Map | ||
size | int | ||
attachedMessages | List | ||
from | MailboxAddress | ||
attachments | List | ||
replyTo | MailboxAddress | ||
text | String | ||
disposition | String | ||
encoding | String | ||
contentLanguage | String | ||
headers | Map | ||
to | List | ||
message | String | ||
cc | List | ||
bcc | List | ||
sender | ProfileBean | ||
emailItem | EmailItem |