CNContactFormatter.GetAttributedString(CNContact, NSDictionary) 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 an attributed string for the CNContact.
[Foundation.Export("attributedStringFromContact:defaultAttributes:")]
public virtual Foundation.NSAttributedString GetAttributedString (Contacts.CNContact contact, Foundation.NSDictionary attributes);
override this.GetAttributedString : Contacts.CNContact * Foundation.NSDictionary -> Foundation.NSAttributedString
Parameters
- contact
- CNContact
Returns
- Attributes