ContactPhone Constructors
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.
Overloads
ContactPhone() |
Constructs a new instance of ContactPhone. |
ContactPhone(String) |
Constructs a new instance of ContactPhone using the various parameters. |
ContactPhone()
ContactPhone(String)
Constructs a new instance of ContactPhone using the various parameters.
public ContactPhone (string phoneNumber);
Parameters
- phoneNumber
- System.String
The phone number.