FetchMessage

FetchMessage (1 of 2)

Fetches the message.

Returns: Returns a message

FetchMessage(System::String messageUri)
ParameterDescription
messageUriThe message URI.

FetchMessage (2 of 2)

Fetches the message from server

Returns: MailMessage that represents e-mail message, if custom properties have been found and set you can access them using MailMessage::Headers collection.

FetchMessage(System::String messageUri, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> extendedProperties)
ParameterDescription
messageUriThe URI of the message
extendedPropertiesAn enumeration of extended properties