ABAddressBook.LocalizedLabel(NSString) 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.
Localize a record-property label into the current UI language.
public static string LocalizedLabel (Foundation.NSString label);
static member LocalizedLabel : Foundation.NSString -> string
Parameters
Returns
A T:System.String containing the localized
version of the record-property label label
.
Remarks
label
should be a field from one of the ABPerson*Label
types, e.g. iPhone.