MobilePhone Class

Definition

Represents a mobile phone.

public ref class MobilePhone sealed
public sealed class MobilePhone
Public NotInheritable Class MobilePhone
Inheritance
MobilePhone

Constructors

MobilePhone()

Initializes a new instance of the MobilePhone class.

MobilePhone(String, String)

Initializes a new instance of the MobilePhone class.

Properties

Name

Gets or sets the name that is associated with the mobile phone.

PhoneNumber

Gets or sets the number of the mobile phone.

Applies to