Android.Provider.ContactsContract.Directory.ShortcutSupportDataItemsOnly Field
An Android.Provider.ContactsContract.Directory.ShortcutSupport setting that indicates that the directory allow creation of shortcuts for data items like email, phone or postal address, but not the entire contact.

Value: 1

Syntax

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

Remarks

An Android.Provider.ContactsContract.Directory.ShortcutSupport setting that indicates that the directory allow creation of shortcuts for data items like email, phone or postal address, but not the entire contact.

[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