FetchMapiTasks
FetchMapiTasks (1 of 2)
Fetch array of MapiTask objects.
Returns: Fetch array of MapiTask objects.
FetchMapiTasks(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> taskUris)
| Parameter | Description |
|---|---|
| taskUris | List of task uris to be fetched. |
FetchMapiTasks (2 of 2)
Fetch array of MapiTask objects.
Returns: Fetch array of MapiTask objects.
FetchMapiTasks(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> taskUris, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> customProperties)
| Parameter | Description |
|---|---|
| taskUris | List of task uris to be fetched. |
| customProperties | Custom mapi properties to retrieve. |