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