Share via


ContactPhone.ToString Method

Definition

Returns a string representation of the current values of Contact.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A string representation of this instance. The return value is the current value of PhoneNumber.

Applies to