Android.Provider.Contacts.Organizations.GetDisplayLabelFormatted Method

Syntax

[Android.Runtime.Register("getDisplayLabel", "(Landroid/content/Context;ILjava/lang/CharSequence;)Ljava/lang/CharSequence;", "")]
[System.Obsolete("deprecated")]
public static Java.Lang.ICharSequence GetDisplayLabelFormatted (Android.Content.Context context, [Android.Runtime.GeneratedEnum] ContactOrganizationColumn type, Java.Lang.ICharSequence label)

Parameters

context
Documentation for this section has not yet been entered.
type
Documentation for this section has not yet been entered.
label
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1