Android.Provider.CalendarContract.SyncColumns.AccountName Field
The account that was used to sync the entry to the device.
Syntax
[Android.Runtime.Register("ACCOUNT_NAME")] public const stringAccountName
Remarks
The account that was used to sync the entry to the device. If the
account_type is not CalendarContract.AccountTypeLocal then the name and
type must match an account on the device or the calendar will be
deleted.