Namespace: ITHit.Collab.Card
The TelephoneType type exposes the following members.
Name | Description | |
---|---|---|
TelephoneType |
Creates a new instance of the enum object.
|
Name | Description | |
---|---|---|
Bbs |
Indicates a bulletin board service number. String value is "BBS", integer value is 1024.
| |
Car |
Indicates a car-phone number. String value is "CAR", integer value is 4096.
| |
Cell |
Indicates a cellular number. String value is "CELL", integer value is 256.
| |
Fax |
Indicates a facsimile number. String value is "FAX", integer value is 64.
| |
Home |
Indicates a home number. String value is "HOME", integer value is 1.
| |
Isdn |
Indicates an ISDN number. String value is "ISDN", integer value is 8192.
| |
Modem |
Indicates a MODEM number. String value is "MODEM", integer value is 2048.
| |
Name |
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.) | |
Number |
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.) | |
Pager |
Indicates a pager number. String value is "PAGER", integer value is 512.
| |
Pcs |
Indicates a personal communication services telephone number. String value is "PCS", integer value is 16.
| |
Text |
Indicates that the telephone number supports text messages (SMS). String value is "TEXT", integer value is 4.
| |
TextPhone |
Indicates a telecommunication device for people with hearing or speech difficulties. String value is "TEXTPHONE", integer value is 8.
| |
Video |
Indicates a video-phone number. String value is "VIDEO", integer value is 16384.
| |
Voice |
Indicates a voice number. String value is "VOICE", integer value is 32.
| |
VoiceMsg |
Indicates a voice messaging service on the number. String value is "MSG", integer value is 128.
| |
Work |
Indicates a work number. String value is "WORK", integer value is 2.
|
Name | Description | |
---|---|---|
Equals | (Inherited from ExtendibleEnum.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString |
Converts this object to its string representation.
(Inherited from ExtendibleEnum.) |
vCard ver: 2.1 3.0 4.0 TEXT - - X TEXTPHONE - - X PCS - X - WORK X X X HOME X X X VOICE X X X FAX X X X MSG X X - CELL X X X PAGER X X X BBS X X - MODEM X X - CAR X X - ISDN X X - VIDEO X X X