FetchItem
FetchItem (1 of 2)
Retrieves the item as MapiMessage .
Returns: MapiMessage object.
FetchItem(System::String uri)
| Parameter | Description |
|---|---|
| uri | The 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)
| Parameter | Description |
|---|---|
| uri | The item URI. |
| extendedProperties | Specified properties to retrieve. |