Android.Provider.Contacts.Intents.AttachImage Field
Starts an Activity that lets the user pick a contact to attach an image to.

Syntax

[Android.Runtime.Register("ATTACH_IMAGE")]
[System.Obsolete("deprecated")]
public const string AttachImage

Remarks

Starts an Activity that lets the user pick a contact to attach an image to. After picking the contact it launches the image cropper in face detection mode.

[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