# ForwardEmailOptions
# Properties
Name | Type | Description | Notes |
---|---|---|---|
bcc | List | Optional bcc recipients | [optional] [default to null] |
cc | List | Optional cc recipients | [optional] [default to null] |
subject | String | Subject for forwarded email | [optional] [default to null] |
to | List | To recipients for forwarded email | [optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]