| Package | Description |
|---|---|
| microsoft.exchange.webservices.data.core.service.item |
| Modifier and Type | Method and Description |
|---|---|
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–2015 Microsoft. All rights reserved.