CNPhoneNumber.PhoneNumberWithStringValue(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Factory method to create a phone number from the stringValue
(see C:Contacts.CNPhoneNumber(System.String)).
[Foundation.Export("phoneNumberWithStringValue:")]
public static Contacts.CNPhoneNumber PhoneNumberWithStringValue (string stringValue);
static member PhoneNumberWithStringValue : string -> Contacts.CNPhoneNumber
Parameters
- stringValue
- String
Returns
- Attributes