# 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] **useInboxName** | **Bool** | Optionally use inbox name as display name for sender email address | [optional] **filterBouncedRecipients** | **Bool** | Filter recipients to remove any bounced recipients from to, bcc, and cc before sending | [optional] [[Back to Model list]](../README#documentation-for-models) [[Back to API list]](../README#documentation-for-api-endpoints) [[Back to README]](../README)