WriteMessage

WriteMessage (1 of 2)

Writes the message to underlying storage stream.

Returns: The string identifier of added message.

WriteMessage(System::SharedPtr < MailMessage > message)
ParameterDescription
messageThe message to write to.

WriteMessage (2 of 2)

Writes the message to underlying storage stream.

Returns: The string identifier of added message.

WriteMessage(System::SharedPtr < MailMessage > message, System::String & fromMarker)
ParameterDescription
messageThe message to write to.
fromMarkerGets the From Marker while writing the MBox Storage file.