Uses of Class
microsoft.exchange.webservices.data.ItemCollection

Uses of ItemCollection in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return ItemCollection
 ItemCollection<Appointment> MeetingRequest.getAdjacentMeetings()
          Gets a list of meetings that are adjacent with this appointment in the authenticated user's calendar.
 ItemCollection<Appointment> Appointment.getAdjacentMeetings()
          Gets a list of meetings that conflict with this appointment in the authenticated user's calendar.
 ItemCollection<Appointment> MeetingRequest.getConflictingMeetings()
          Gets a list of meetings that conflict with this appointment in the authenticated user's calendar.
 ItemCollection<Appointment> Appointment.getConflictingMeetings()
          Gets a list of meetings that conflict with this appointment in the authenticated user's calendar.
 



Copyright © 2012. All Rights Reserved.