Compartir a través de


CalendarContract.IAttendeesColumns.AttendeeEmail Field

Definition

The email address of the attendee.

[Android.Runtime.Register("ATTENDEE_EMAIL")]
public const string AttendeeEmail;
[<Android.Runtime.Register("ATTENDEE_EMAIL")>]
val mutable AttendeeEmail : string

Field Value

Attributes

Remarks

The email address of the attendee. Column name.

Type: STRING

Java documentation for android.provider.CalendarContract.AttendeesColumns.ATTENDEE_EMAIL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to