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