MobilePhone.PhoneNumber Property

Definition

Gets or sets the number of the mobile phone.

public:
 property System::String ^ PhoneNumber { System::String ^ get(); void set(System::String ^ value); };
public string PhoneNumber { get; set; }
Public Property PhoneNumber As String

Property Value

The number of the mobile phone.

Applies to