|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CalendarView | |
|---|---|
| microsoft.exchange.webservices.data.core | |
| microsoft.exchange.webservices.data.core.service.folder | |
| Uses of CalendarView in microsoft.exchange.webservices.data.core |
|---|
| Methods in microsoft.exchange.webservices.data.core with parameters of type CalendarView | |
|---|---|
FindItemsResults<Appointment> |
ExchangeService.findAppointments(FolderId parentFolderId,
CalendarView calendarView)
Obtains a list of appointments by searching the contents of a specific folder. |
FindItemsResults<Appointment> |
ExchangeService.findAppointments(WellKnownFolderName parentFolderName,
CalendarView calendarView)
Obtains a list of appointments by searching the contents of a specific folder. |
| Uses of CalendarView in microsoft.exchange.webservices.data.core.service.folder |
|---|
| Methods in microsoft.exchange.webservices.data.core.service.folder with parameters of type CalendarView | |
|---|---|
FindItemsResults<Appointment> |
CalendarFolder.findAppointments(CalendarView view)
Obtains a list of appointments by searching the contents of this folder and performing recurrence expansion for recurring appointments. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||