ContactPhone Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This type contains information about a particular phone number.
public class ContactPhone
- Inheritance
-
System.ObjectContactPhone
Constructors
ContactPhone() |
Constructs a new instance of ContactPhone. |
ContactPhone(String) |
Constructs a new instance of ContactPhone using the various parameters. |
Properties
PhoneNumber |
Gets or sets the phone number. |
Methods
ToString() |