--- title: VoicemailOrganizationPolicy --- ## PureCloud::VoicemailOrganizationPolicy ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **enabled** | **BOOLEAN** | | [optional] [default to false]| | **retention_time_days** | **Integer** | | [optional] | | **alert_timeout_seconds** | **Integer** | | [optional] | | **minimum_recording_time_seconds** | **Integer** | | [optional] | | **maximum_recording_time_seconds** | **Integer** | | [optional] | | **unavailable_message_uri** | **String** | | [optional] | | **name_prompt_message_uri** | **String** | | [optional] | | **full_message_uri** | **String** | | [optional] | | **compress_silence** | **BOOLEAN** | | [optional] [default to false]| | **pin_configuration** | [**PINConfiguration**](PINConfiguration.html) | | [optional] | | **quota_size_bytes** | **Integer** | | [optional] | | **created_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **modified_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **voicemail_extension** | **String** | The extension for voicemail retrieval. The default value is *86. | [optional] | | **pin_required** | **BOOLEAN** | If this is true, a PIN is required when accessing a user's voicemail from a phone. | [optional] [default to false]| | **send_email_notifications** | **BOOLEAN** | Whether email notifications are sent for new voicemails in the organization. If false, new voicemail email notifications are not be sent for the organization overriding any user or group setting. | [optional] [default to false]| {: class="table table-striped"}