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.
Represents a phone number that is associated with a Contact.
public ref class ContactPhone
public class ContactPhone
type ContactPhone = class
Public Class ContactPhone
- Inheritance
-
ContactPhone
Constructors
ContactPhone() |
Initializes a new instance of the ContactPhone class. |
ContactPhone(String) |
Initializes a new instance of the ContactPhone class with the given data. |
Properties
PhoneNumber |
Gets or sets the phone number. |
Methods
ToString() |
Returns a string representation of the current values of Contact. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.