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