CNContactFormatter.GetStringFrom(CNContact, CNContactFormatterStyle) Method

Definition

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

Returns

Attributes

Applies to