Uses of Class
microsoft.exchange.webservices.data.property.complex.AttendeeCollection
-
Packages that use AttendeeCollection Package Description microsoft.exchange.webservices.data.core.service.item -
-
Uses of AttendeeCollection in microsoft.exchange.webservices.data.core.service.item
Methods in microsoft.exchange.webservices.data.core.service.item that return AttendeeCollection Modifier and Type Method Description AttendeeCollectionAppointment. getOptionalAttendees()Gets a list of optional attendeed for this meeting.AttendeeCollectionMeetingRequest. getOptionalAttendees()Gets a list of optional attendeed for this meeting.AttendeeCollectionAppointment. getRequiredAttendees()Gets a list of required attendees for this meeting.AttendeeCollectionMeetingRequest. getRequiredAttendees()Gets a list of required attendees for this meeting.AttendeeCollectionAppointment. getResources()Gets a list of resources for this meeting.AttendeeCollectionMeetingRequest. getResources()Gets a list of resources for this meeting.
-