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 string AccountName

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.

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