EventAttendee class
Properties
-
additionalGuests
↔ int?
-
Number of additional guests.
getter/setter pair
-
The attendee's response comment.
getter/setter pair
-
displayName
↔ String?
-
The attendee's name, if available.
getter/setter pair
-
email
↔ String?
-
The attendee's email address, if available.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
id
↔ String?
-
The attendee's Profile ID, if available.
getter/setter pair
-
optional
↔ bool?
-
Whether this is an optional attendee.
getter/setter pair
-
organizer
↔ bool?
-
Whether the attendee is the organizer of the event.
getter/setter pair
-
resource
↔ bool?
-
Whether the attendee is a resource.
getter/setter pair
-
responseStatus
↔ String?
-
The attendee's response status.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
self
↔ bool?
-
Whether this entry represents the calendar on which this copy of the event
appears.
getter/setter pair