Android.Provider.Contacts Class
The Contacts provider stores all information about contacts.

See Also: Contacts Members

Syntax

[Android.Runtime.Register("android/provider/Contacts", DoNotGenerateAcw=true)]
[System.Obsolete("This class is obsoleted in this android platform")]
public class Contacts : Java.Lang.Object

Remarks

The Contacts provider stores all information about contacts.

[Android Documentation]

Requirements

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