FetchItem

FetchItem (1 of 2)

Retrieves the item as MapiMessage .

Returns: MapiMessage object.

FetchItem(System::String uri)
ParameterDescription
uriThe item URI.

FetchItem (2 of 2)

Retrieves the item as MapiMessage .

Returns: MapiMessage object.

FetchItem(System::String uri, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> extendedProperties)
ParameterDescription
uriThe item URI.
extendedPropertiesSpecified properties to retrieve.