CalendarContract.CalendarColumns.OwnerAccount フィールド

定義

注意事項

Use 'Android.Provider.CalendarContract.ICalendarColumns.OwnerAccount'. This class will be removed in a future release.

予定表フィードに基づく、この予定表の所有者アカウント。

[Android.Runtime.Register("OWNER_ACCOUNT")]
[System.Obsolete("Use 'Android.Provider.CalendarContract.ICalendarColumns.OwnerAccount'. This class will be removed in a future release.")]
public const string OwnerAccount;
[<Android.Runtime.Register("OWNER_ACCOUNT")>]
[<System.Obsolete("Use 'Android.Provider.CalendarContract.ICalendarColumns.OwnerAccount'. This class will be removed in a future release.")>]
val mutable OwnerAccount : string

フィールド値

属性

注釈

予定表フィードに基づく、この予定表の所有者アカウント。 これは、委任された予定表の_SYNC_ACCOUNTとは異なります。 列名。

型: String

の Java ドキュメント android.provider.CalendarContract.CalendarColumns.OWNER_ACCOUNT

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象