Android.Provider.ContactsContract.Intents.Insert.SecondaryEmailType Field
The extra field for an optional second contact email type.

Syntax

[Android.Runtime.Register("SECONDARY_EMAIL_TYPE")]
public const string SecondaryEmailType

Remarks

The extra field for an optional second contact email type.

Type: Either an integer value from Android.Provider.ContactsContract.CommonDataKinds.Email or a string specifying a custom label.

[Android Documentation]

Requirements

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