Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Parses specified input as eml file and returns message instance.

Message $Messages.ParseEML(message: ( string | FileInfo ))

Arguments

( string | FileInfo ) message
EML file object.

Remarks

Argument "eml" if not valid any instance of accepted types error is thrown.