EnumerateMsoPackage

EnumerateMsoPackage

Enumerates the MSO package and returns a dictionary containing files data. The key is file identifier and value contains actual data.Files are usually referenced in message body using the identifiers provided.

Returns: Dictionary with files data.

EnumerateMsoPackage(System::SharedPtr < System::IO::Stream > stream)
ParameterDescription
streamThe stream to parse.