AddressBook.ABPerson.LocalizedPropertyName Method
Gets the localized name of a propertyId.

Syntax

public static string LocalizedPropertyName (int propertyId)

Parameters

propertyId
A value that corresponds to one of the low-level kABPersonProperty fields.

Returns

A string containing the localized name of a propertyId.

Remarks

Unlike the overload that takes a ABPersonProperty, the value of the propertyId is actually not a constant and can vary at runtime (this is the native C interface).

This method is typically used on callbacks that provide an "int propertyId" as a parameter.

Requirements

Namespace: AddressBook
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0