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

Overview

Creates a EML file from specified message definition.

FileInfo $Messages.CreateEML(message: Message)

Arguments

Message message
Message definition

Remarks

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

  • No labels