The TelephoneInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | TelephoneInformation | Overloaded.
Initializes a new instance of the
TelephoneInformation
class.
|
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current instance.
(Inherited from SerializableBase.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(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 | (Inherited from Object.) |
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.
|