EventRsvpThe EventRsvp element contains Rsvp-information of an event. More... Properties
MethodsDetailed DescriptionEventRsvp detail contains user specific information about calendar event like participation status and role, information about response dates and information about organizer of the event. See more details from the properties themselves and the QOrganizerEventRsvp. See also QOrganizerEventRsvp. Property DocumentationThis property holds organizer's email of the event. This property holds organizer's name of the event. This property holds the calendar user's participation role related to the event. See EventAttendee::participationRole for more details. See also EventAttendee::participationRole. This property holds the calendar user's participation status related to the event. See EventAttendee::participationStatus for more details. See also EventAttendee::participationStatus. This property holds the date when user responded to the event. This property holds the last date for responding the event. Method DocumentationInserts value into the detail for the given key if value is valid. If value is invalid, removes the field with the given key from the detail. Returns true if the given value was set for the key (if the value was valid), or if the given key was removed from detail (if the value was invalid), otherwise returns false if the key was unable to be removed (and the value was invalid). Returns the value stored in this detail for the given field, or an empty variant if not available. |