Package | Description |
---|---|
microsoft.exchange.webservices.data.core.service.item |
Modifier and Type | Method and Description |
---|---|
AttendeeCollection |
MeetingRequest.getOptionalAttendees()
Gets a list of optional attendeed for this meeting.
|
AttendeeCollection |
Appointment.getOptionalAttendees()
Gets a list of optional attendeed for this meeting.
|
AttendeeCollection |
MeetingRequest.getRequiredAttendees()
Gets a list of required attendees for this meeting.
|
AttendeeCollection |
Appointment.getRequiredAttendees()
Gets a list of required attendees for this meeting.
|
AttendeeCollection |
MeetingRequest.getResources()
Gets a list of resources for this meeting.
|
AttendeeCollection |
Appointment.getResources()
Gets a list of resources for this meeting.
|
Copyright © 2012–2015 Microsoft. All rights reserved.