CNInstantMessageAddress.LocalizeProperty Method

Definition

Overloads

LocalizeProperty(CNInstantMessageAddressOption)

Returns the localized property name for property.

LocalizeProperty(NSString)

Returns the localized property name for propertyKey.

LocalizeProperty(CNInstantMessageAddressOption)

Returns the localized property name for property.

public static string LocalizeProperty (Contacts.CNInstantMessageAddressOption property);
static member LocalizeProperty : Contacts.CNInstantMessageAddressOption -> string

Parameters

Returns

Applies to

LocalizeProperty(NSString)

Returns the localized property name for propertyKey.

[Foundation.Export("localizedStringForKey:")]
public static string LocalizeProperty (Foundation.NSString propertyKey);
static member LocalizeProperty : Foundation.NSString -> string

Parameters

propertyKey
NSString

Returns

Attributes

Applies to