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)
ParameterDescription
taskUrisList 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)
ParameterDescription
taskUrisList of task uris to be fetched.
customPropertiesCustom mapi properties to retrieve.