CNContactFormatter.GetStringFrom(CNContact, CNContactFormatterStyle) 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.
Returns a formatted string for the contact
, formatted according to style
.
[Foundation.Export("stringFromContact:style:")]
public static string GetStringFrom (Contacts.CNContact contact, Contacts.CNContactFormatterStyle style);
static member GetStringFrom : Contacts.CNContact * Contacts.CNContactFormatterStyle -> string
Parameters
- contact
- CNContact
- style
- CNContactFormatterStyle
Returns
- Attributes