-
-
"PARTSTAT", for the status of the attendee's participation;
Returns the enum constant of this class with the specified name.
ICalendarElement.ParticipationStatus.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
ICalendarElement.Attendee.create(ICalendarElement.CUType cuType,
String member,
ICalendarElement.Role role,
ICalendarElement.ParticipationStatus partStatus,
Boolean rsvp,
String delTo,
String delFrom,
String sentBy,
String commonName,
String dir,
String lang,
String uri,
String mailto)
ICalendarElement.Attendee.create(ICalendarElement.CUType cuType,
String member,
ICalendarElement.Role role,
ICalendarElement.ParticipationStatus partStatus,
Boolean rsvp,
String delTo,
String delFrom,
String sentBy,
String commonName,
String dir,
String lang,
String uri,
String mailto,
String responseComment)