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