--- title: Email --- ## PureCloud::Email ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **state** | **String** | | [optional] | | **id** | **String** | | [optional] | | **held** | **BOOLEAN** | | [optional] [default to false]| | **subject** | **String** | | [optional] | | **messages_sent** | **Integer** | | [optional] | | **segments** | [**Array<Segment>**](Segment.html) | | [optional] | | **direction** | **String** | | [optional] | | **recording_id** | **String** | | [optional] | | **error_info** | [**ErrorBody**](ErrorBody.html) | | [optional] | | **disconnect_type** | **String** | | [optional] | | **start_hold_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **connected_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **disconnected_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | {: class="table table-striped"}