Sha256: d3250f8f9e66b95fb3d637be977ba5db10c233ebe440e24460cc407cf098198c

Contents?: true

Size: 1.37 KB

Versions: 121

Compression:

Stored size: 1.37 KB

Contents

---
title: EmailMessage
---
## PureCloud::EmailMessage

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **to** | [**Array<EmailAddress>**](EmailAddress.html) | The recipients of the email message. | |
| **cc** | [**Array<EmailAddress>**](EmailAddress.html) | The recipients that were copied on the email message. | [optional] |
| **bcc** | [**Array<EmailAddress>**](EmailAddress.html) | The recipients that were blind copied on the email message. | [optional] |
| **from** | [**EmailAddress**](EmailAddress.html) | The sender of the email message. | |
| **subject** | **String** | The subject of the email message. | [optional] |
| **attachments** | [**Array<Attachment>**](Attachment.html) | The attachments of the email message. | [optional] |
| **text_body** | **String** | The text body of the email message. | |
| **html_body** | **String** | The html body of the email message. | [optional] |
| **time** | **DateTime** | The time when the message was received or sent. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

121 entries across 121 versions & 2 rubygems

Version Path
purecloudplatformclientv2-2.0.6 docs/EmailMessage.md
purecloud-0.70.1 doc_out/EmailMessage.html.md
purecloud-0.69.1 doc_out/EmailMessage.html.md
purecloud-0.68.1 doc_out/EmailMessage.html.md
purecloud-0.67.1 doc_out/EmailMessage.html.md
purecloud-0.66.1 doc_out/EmailMessage.html.md
purecloud-0.65.1 doc_out/EmailMessage.html.md
purecloud-0.64.1 doc_out/EmailMessage.html.md
purecloud-0.63.1 doc_out/EmailMessage.html.md
purecloud-0.62.1 doc_out/EmailMessage.html.md
purecloud-0.61.1 doc_out/EmailMessage.html.md
purecloud-0.60.1 doc_out/EmailMessage.html.md
purecloud-0.59.1 doc_out/EmailMessage.html.md
purecloud-0.58.1 doc_out/EmailMessage.html.md
purecloud-0.57.1 doc_out/EmailMessage.html.md
purecloud-0.56.1 doc_out/EmailMessage.html.md
purecloud-0.55.1 doc_out/EmailMessage.html.md
purecloud-0.54.1 doc_out/EmailMessage.html.md
purecloud-0.53.1 doc_out/EmailMessage.html.md
purecloud-0.52.1 doc_out/EmailMessage.html.md