The TelephoneInformation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Device |
Gets or sets the telephone device type.
| |
| DeviceSpecified |
Include the Device
property when serializing the class or generating the document.
| |
| Location |
Gets or sets the telephone's location (i.e. Home Phone vs. Work Phone).
| |
| LocationSpecified |
Include the Location
property when serializing the class or generating the document.
| |
| Number |
Gets or sets the telephone number.
| |
| NumberSpecified |
Include the Number
property when serializing the class or generating the document.
| |
| Service |
Gets or sets the type of service this telephone provides.
| |
| ServiceSpecified |
Include the Service
property when serializing the class or generating the document.
| |
| TimeRole |
Gets or sets the availability of the telephone number.
| |
| TimeRoleSpecified |
Include the TimeRole
property when serializing the class or generating the document.
|