CNInstantMessageAddress.LocalizeProperty 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.
Overloads
LocalizeProperty(CNInstantMessageAddressOption) |
Returns the localized property name for |
LocalizeProperty(NSString) |
Returns the localized property name for |
LocalizeProperty(CNInstantMessageAddressOption)
Returns the localized property name for property
.
public static string LocalizeProperty (Contacts.CNInstantMessageAddressOption property);
static member LocalizeProperty : Contacts.CNInstantMessageAddressOption -> string
Parameters
- property
- CNInstantMessageAddressOption
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