PhoneNumberEntry.PhoneNumber Property

Definition

Gets or sets the phone number of the entry.

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 phone number of the entry.

Applies to