BCP 47 Language Tags (The Internet Best Current Practices (BCP) for language tags).
A language tag is composed of a sequence of one or more subtags such as language, region, variant and script subtags.
When a language tag is comprised of more than one subtag, the subtag values are separated by the "-" character.
You will most commonly find language tags written with 2 subtags - language and region. For example: en-US.
enable_pinboolean
Whether the PIN is required to access shared voicemail.
pinstring required
The PIN number for accessing.
The PIN policies include:
A sequence of numbers 6-10 digits in length.
No repeating numbers (e.g. "111", "222")
No sequential numbers (e.g. "012", "789")
enable_email_notifyboolean
Enable email notify or not.
recipientsstring
Comma-separated list of email address that should receive notifications.
Allow up to 15 email addresses.