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