Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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.

  • No labels