# ForwardEmailOptions
Properties
Name | Type | Description | Notes |
to | string[] | To recipients for forwarded email | |
subject | string | Subject for forwarded email | [optional] |
cc | string[] | Optional cc recipients | [optional] |
bcc | string[] | Optional bcc recipients | [optional] |
from | string | Optional from override | [optional] |
use_inbox_name | bool | Optionally use inbox name as display name for sender email address | [optional] |
filter_bounced_recipients | bool | Filter recipients to remove any bounced recipients from to, bcc, and cc before sending | [optional] |
[Back to Model list] [Back to API list] [Back to ]