Android.Provider.AggregationMode.Suspended Field

Aggregation mode: aggregation suspended temporarily, and is likely to be resumed later. Changes to the raw contact will update the associated aggregate contact but will not result in any change in how the contact is aggregated. Similar to AggregationMode.Disabled, but maintains a link to the corresponding Android.Provider.Contacts aggregate.

This can be used to postpone aggregation until after a series of updates, for better performance and/or user experience.

Note that changing Android.Provider.ContactsContract.RawContactsColumns.AggregationMode from AggregationMode.Suspended to AggregationMode.Default does not trigger an aggregation pass, but any subsequent change to the raw contact's data will.

Syntax

AggregationMode Suspended

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0