Share via


CalendarContract.Events.InterfaceConsts.OwnerAccount Field

Definition

The owner account for this calendar, based on the calendar feed.

[Android.Runtime.Register("OWNER_ACCOUNT")]
public const string OwnerAccount;
[<Android.Runtime.Register("OWNER_ACCOUNT")>]
val mutable OwnerAccount : string

Field Value

Attributes

Remarks

The owner account for this calendar, based on the calendar feed. This will be different from the _SYNC_ACCOUNT for delegated calendars. Column name.

Type: String

Java documentation for android.provider.CalendarContract.CalendarColumns.OWNER_ACCOUNT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to