$Messages.ParseEML
Overview¶
Messsage $Messages.ParseEML ( eml )
Arguments¶
String | FileInfo eml EML file object. Can be one of following types:
| Tables | Are |
|---|---|
| String (Guid) | Id number of file |
| String (Base64) | Content of EML file in base64 encoding |
| FileInfo | Instance of file information. |
Remarks¶
Argument "eml" if not valid any instance of accepted types error is thrown.