Android.Provider.ContactsContract.DeferredSnippeting Field
A key to a boolean in the "extras" bundle of the cursor.
Syntax
[Android.Runtime.Register("DEFERRED_SNIPPETING")] public const stringDeferredSnippeting
Remarks
A key to a boolean in the "extras" bundle of the cursor.
The boolean indicates that the provider did not create a snippet and that the client asking
for the snippet should do it (true means the snippeting was deferred to the client).