Gets the attendees of this appointment.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public ResourceList<Contact> getAttendees () |
An instance of the ResourceList class specifying the appointment's attendees.
This method is equivalent to getContacts.
JPlanner Programmer's Guide | © 2023 MindFusion |