Android.Provider.ContactsContract.Directory.ExportSupportSameAccountOnly Field
An Android.Provider.ContactsContract.Directory.ExportSupport setting that indicates that the directory allow its data copied only to the account specified by Android.Provider.ContactsContract.Directory.AccountType/Android.Provider.ContactsContract.Directory.AccountName.

Value: 1

Syntax

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

Remarks

Requirements

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