Compartilhar via


CalendarContract.AttendeesColumns.EventId Campo

Definição

Cuidado

Use 'Android.Provider.CalendarContract.IAttendeesColumns.EventId'. This class will be removed in a future release.

O id do evento.

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

Valor do campo

Atributos

Comentários

O id do evento. Nome da coluna.

Tipo: INTEGER

Documentação Java para android.provider.CalendarContract.AttendeesColumns.EVENT_ID.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a