VMEmailOptionsType Enumeration
Set of options for Voice Mail e-mailing.
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
public enum VMEmailOptionsType
| None | 0 |
User does not receive an e-mail notification when a Voice Mail is delivered.
|
| Notification | 1 |
User receives simple e-mail notification in text when Voice Mail is delivered.
|
| Attachment | 2 |
User receives an e-mail notification with voice mail recording when Voice Mail is delivered.
|
| AttachmentAndDelete | 3 |
User receives an e-mail notification with voice mail recording when Voice Mail is delivered, and deletes
the voice mail from the voice mailbox.
|