Click or drag to resize

TelephoneType Properties

IT Hit WebDAV Classes Reference

The TelephoneType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBbs
Indicates a bulletin board service number.
Public propertyStatic memberCar
Indicates a car-phone number.
Public propertyStatic memberCell
Indicates a cellular number.
Public propertyStatic memberFax
Indicates a facsimile number.
Public propertyStatic memberHome
Indicates a home number.
Public propertyStatic memberIsdn
Indicates an ISDN number.
Public propertyStatic memberModem
Indicates a MODEM number.
Public propertyName
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.)
Public propertyNumber
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.)
Public propertyStatic memberPager
Indicates a pager number.
Public propertyStatic memberPcs
Indicates a personal communication services telephone number..
Public propertyStatic memberText
Indicates that the telephone number supports text messages (SMS).
Public propertyStatic memberTextPhone
Indicates a telecommunication device for people with hearing or speech difficulties.
Public propertyStatic memberVideo
Indicates a video-phone number.
Public propertyStatic memberVoice
Indicates a voice number.
Public propertyStatic memberVoiceMsg
Indicates a voice messaging service on the number.
Public propertyStatic memberWork
Indicates a work number.
Top
See Also