CNPostalAddressFormatter.GetStringFrom 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 the postalAddress
as a formatted plaintext string in the style specified by style
.
[Foundation.Export("stringFromPostalAddress:style:")]
public static string GetStringFrom (Contacts.CNPostalAddress postalAddress, Contacts.CNPostalAddressFormatterStyle style);
static member GetStringFrom : Contacts.CNPostalAddress * Contacts.CNPostalAddressFormatterStyle -> string
Parameters
- postalAddress
- CNPostalAddress
Returns
- Attributes