|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CalendarFolder in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return CalendarFolder | |
|---|---|
static CalendarFolder |
CalendarFolder.bind(ExchangeService service,
FolderId id)
Binds to an existing calendar folder and loads the specified set of properties. |
static CalendarFolder |
CalendarFolder.bind(ExchangeService service,
FolderId id,
PropertySet propertySet)
Binds to an existing calendar folder and loads the specified set of properties. |
static CalendarFolder |
CalendarFolder.bind(ExchangeService service,
WellKnownFolderName name)
Binds to an existing calendar folder and loads the specified set of properties. |
static CalendarFolder |
CalendarFolder.bind(ExchangeService service,
WellKnownFolderName name,
PropertySet propertySet)
Binds to an existing calendar folder and loads the specified set of properties. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||