LoadMessageStructure

LoadMessageStructure

Loads the message structure and search text body and html body parts’ indexes

Returns: void Aspose::Email::

LoadMessageStructure(System::SharedPtr < Clients::Imap::Commands::BodyStructureMultiPart > bodyStructure, System::SharedPtr < Clients::Imap::Commands::BodyStructurePart > & textBodyPart, System::SharedPtr < Clients::Imap::Commands::BodyStructurePart > & htmlBodyPart)
ParameterDescription
bodyStructureA BodyStructureMultiPart containing the message structure
textBodyPartAn index of found text body
htmlBodyPartAn index of found html body