Uses of Class
microsoft.exchange.webservices.data.property.complex.AttendeeCollection

Packages that use AttendeeCollection
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
 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.