docs/VoicemailUserPolicy.md in purecloudplatformclientv2-92.0.0 vs docs/VoicemailUserPolicy.md in purecloudplatformclientv2-93.0.0
- old
+ new
@@ -9,8 +9,9 @@
|------------ | ------------- | ------------- | -------------|
| **enabled** | **BOOLEAN** | Whether the user has voicemail enabled | [optional] |
| **alert_timeout_seconds** | **Integer** | The number of seconds to ring the user's phone before a call is transfered to voicemail | [optional] |
| **pin** | **String** | The user's PIN to access their voicemail. This property is only used for updates and never provided otherwise to ensure security | [optional] |
| **modified_date** | **DateTime** | The date the policy was last modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
+| **send_email_notifications** | **BOOLEAN** | Whether email notifications are sent to the user when a new voicemail is received | [optional] |
{: class="table table-striped"}