Android.Provider.ContactsContract.Directory.PhotoSupportNone Field
An Android.Provider.ContactsContract.Directory.PhotoSupport setting that indicates that the directory does not provide any photos.

Value: 0

Syntax

[Android.Runtime.Register("PHOTO_SUPPORT_NONE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.PhotoSupport enum directly instead of this field.")]
public const PhotoSupport PhotoSupportNone

Remarks

An Android.Provider.ContactsContract.Directory.PhotoSupport setting that indicates that the directory does not provide any photos.

[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