Android.Provider.ContactsContract.ContactNameColumns.DisplayNameSource Field
The kind of data that is used as the display name for the contact, such as structured name or email address.

Syntax

[Android.Runtime.Register("DISPLAY_NAME_SOURCE")]
public const string DisplayNameSource

Remarks

The kind of data that is used as the display name for the contact, such as structured name or email address. See Android.Provider.ContactsContract.DisplayNameSources.

[Android Documentation]

Requirements

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