PersonSearchResult.PhoneNumber Property
A string containing the phone number of the person. Get this property from the service response.
Syntax
public string PhoneNumber { set; get; }
Public Property PhoneNumber As String
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A string containing the phone number of the person. Get this property from the service response.
public string PhoneNumber { set; get; }
Public Property PhoneNumber As String