EventsColumns
AccessConfidential
AccessDefault
AccessLevel
AccessPrivate
AccessPublic
AllDay
Availability
AvailabilityBusy
AvailabilityFree
AvailabilityTentative
CalendarId
CanInviteOthers
CustomAppPackage
CustomAppUri
Description
DisplayColor
Dtend
Dtstart
Duration
EventColor
EventColorKey
EventEndTimezone
EventLocation
EventTimezone
Exdate
Exrule
GuestsCanInviteOthers
GuestsCanModify
GuestsCanSeeGuests
HasAlarm
HasAttendeeData
HasExtendedProperties
IsOrganizer
LastDate
LastSynced
Organizer
OriginalAllDay
OriginalId
OriginalInstanceTime
OriginalSyncId
Rdate
Rrule
SelfAttendeeStatus
Status
StatusCanceled
StatusConfirmed
StatusTentative
SyncData1
SyncData10
SyncData2
SyncData3
SyncData4
SyncData5
SyncData6
SyncData7
SyncData8
SyncData9
Title
Uid2445
monoandroid
namespace Android.Provider
{
[Register("android/provider/CalendarContract", DoNotGenerateAcw = true)]
public sealed class CalendarContract : Object
{
[Obsolete("Use the 'Android.Provider.CalendarContract.IEventsColumns' type. This class will be removed in a future release.")]
[Register("android/provider/CalendarContract$EventsColumns", DoNotGenerateAcw = true)]
public abstract class EventsColumns : Object
{
[Obsolete("Use 'Android.Provider.CalendarContract.IEventsColumns.SyncData8'. This class will be removed in a future release.")]
[Register("SYNC_DATA8")]
public const string! SyncData8 = "sync_data8";
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | Use 'Android.Provider.CalendarContract.IEventsColumns.SyncData8'. This class will be removed in a future release. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API