Android.Provider.Contacts.People.PrimaryEmailId Field
The ID of the persons preferred email.

Syntax

[Android.Runtime.Register("PRIMARY_EMAIL_ID")]
[System.Obsolete("deprecated")]
public const string PrimaryEmailId

Remarks

The ID of the persons preferred email.

Type: INTEGER (foreign key to contact_methods table on the _ID field)

[Android Documentation]

Requirements

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