Android.Provider.CalendarContract.SyncColumns.SyncId Field
The unique ID for a row assigned by the sync source.

Syntax

[Android.Runtime.Register("_SYNC_ID")]
public const string SyncId

Remarks

The unique ID for a row assigned by the sync source. NULL if the row has never been synced. This is used as a reference id for exceptions along with BaseColumns.Id.

Type: TEXT

[Android Documentation]

Requirements

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