|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CalendarView in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data 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. |
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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||