Condividi tramite


CalendarContract.Calendars.InterfaceConsts.CalAccessRespond Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Provider.CalendarAccess enum directly instead of this field.

Può rispondere sì/no/forse a un evento

[Android.Runtime.Register("CAL_ACCESS_RESPOND")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.CalendarAccess enum directly instead of this field.", true)]
public const Android.Provider.CalendarAccess CalAccessRespond = 300;
[<Android.Runtime.Register("CAL_ACCESS_RESPOND")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.CalendarAccess enum directly instead of this field.", true)>]
val mutable CalAccessRespond : Android.Provider.CalendarAccess

Valore del campo

Value = 300
Attributi

Commenti

Può rispondere sì/no/forse a un evento

Documentazione java per android.provider.CalendarContract.CalendarColumns.CAL_ACCESS_RESPOND.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a