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 7 Next »

Overview

Returns the file info of given message in EML format.

FileInfo $Messages.CreateEML(message: Message)

Arguments

Message message
Message instance

Remarks

This method creates a new EML file by specified message object. Created file has ".eml" extension with "message/rfc822" mime type.

  • No labels