CNContactFormatter.GetString(CNContact) 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
.
[Foundation.Export("stringFromContact:")]
public virtual string GetString (Contacts.CNContact contact);
abstract member GetString : Contacts.CNContact -> string
override this.GetString : Contacts.CNContact -> string
Parameters
- contact
- CNContact
Returns
- Attributes