Android.Provider.ContactsContract.Directory.ExportSupportNone Field
An Android.Provider.ContactsContract.Directory.ExportSupport setting that indicates that the directory does not allow any data to be copied out of it.

Value: 0

Syntax

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

Remarks

An Android.Provider.ContactsContract.Directory.ExportSupport setting that indicates that the directory does not allow any data to be copied out of it.

[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