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 stringSyncId
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.