vCal phone number type. Note this values may be flagged !
| C# | Visual Basic | Managed C++ |
public enum PhoneNumberType_enum
Public Enumeration PhoneNumberType_enum
public enum class PhoneNumberType_enum
| Member | Description |
|---|---|
| NotSpecified |
Phone number type not specified.
|
| Preferred |
Preferred phone number.
|
| Home |
Telephone number associated with a residence.
|
| Msg |
Telephone number has voice messaging support.
|
| Work |
Telephone number associated with a place of work.
|
| Voice |
Voice telephone number.
|
| Fax |
Fax number.
|
| Cellular |
Cellular phone number.
|
| Video |
Video conferencing telephone number.
|
| Pager |
Paging device telephone number.
|
| BBS |
Bulletin board system telephone number.
|
| Modem |
Modem connected telephone number.
|
| Car |
Car-phone telephone number.
|
| ISDN |
ISDN service telephone number.
|
| PCS |
Personal communication services telephone number.
|
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)