MessagingParticipantPhoneNumberType Enumeration |
Namespace: Avaya.ClientServices
public enum MessagingParticipantPhoneNumberType
| Member name | Value | Description | |
|---|---|---|---|
| Undefined | 0 | Type could not be determined. | |
| Work | 1 | Work phone number type. | |
| Mobile | 2 | Mobile phone number type. | |
| Home | 3 | Home phone number type. | |
| Pager | 4 | Pager phone number type. | |
| Fax | 5 | Fax phone number type. | |
| Custom | 6 | Custom phone number type. Actual value can be read from MessagingParticipantPhoneNumber.CustomType |
© 2017 Avaya LLC. All Rights Reserved.