CalendarContract.AttendeesColumns.AttendeeRelationship Campo

Definición

Precaución

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

Relación del asistente con el usuario.

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

Valor de campo

Atributos

Comentarios

Relación del asistente con el usuario. Nombre de la columna.

Tipo: INTEGER (uno de #RELATIONSHIP_ATTENDEE, ...}.

Documentación de Java para android.provider.CalendarContract.AttendeesColumns.ATTENDEE_RELATIONSHIP.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a