OutgoingEmailCall.OutgoingEmailData object
The OutgoingEmailCall.OutgoingEmailData object applies to applies to an outgoing email, reply, or forward and includes the following properties.
|
Property name |
Type |
Description |
|---|---|---|
|
From |
Read/Write |
Email originator's email address. |
|
To |
Read/Write |
Primary recipient's email address. |
|
CC |
Read/Write |
Carbon copy - secondary recipient's email address. |
|
BCC |
Read/Write |
Blind carbon copy – private secondary recipient's email address. |
|
Subject |
Read/Write |
Email's title. |
|
UrgencyIndicator |
Read/Write |
Email's priority level. |
|
ReplyTo |
Read/Write |
If set, the reply to the email is sent to this address. |