CalendarColumns
AllowedAttendeeTypes
AllowedAvailability
AllowedReminders
CalAccessContributor
CalAccessEditor
CalAccessFreebusy
CalAccessNone
CalAccessOverride
CalAccessOwner
CalAccessRead
CalAccessRespond
CalAccessRoot
CalendarAccessLevel
CalendarColor
CalendarColorKey
CalendarDisplayName
CalendarTimeZone
CanModifyTimeZone
CanOrganizerRespond
IsPrimary
MaxReminders
OwnerAccount
SyncEvents
Visible
monoandroid
namespace Android.Provider
{
[Register("android/provider/CalendarContract", DoNotGenerateAcw = true)]
public sealed class CalendarContract : Object
{
[Obsolete("Use the 'Android.Provider.CalendarContract.ICalendarColumns' type. This class will be removed in a future release.")]
[Register("android/provider/CalendarContract$CalendarColumns", DoNotGenerateAcw = true)]
public abstract class CalendarColumns : Object
{
[Obsolete("Use 'Android.Provider.CalendarContract.ICalendarColumns.AllowedAttendeeTypes'. This class will be removed in a future release.")]
[Register("ALLOWED_ATTENDEE_TYPES")]
public const string! AllowedAttendeeTypes = "allowedAttendeeTypes";
}
}
}
| .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.ICalendarColumns.AllowedAttendeeTypes'. This class will be removed in a future release. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API