Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
EmailParser.AttachedEmails
Queries email IDs for embedded emails.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
EmailParser | 9.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "EmailParser.AttachedEmails"; EmailID ) More
Parameters
Parameter | Description | Example |
---|---|---|
EmailID | The ID fo the email parser. |
Result
Returns list or error.
Description
Queries email IDs for embedded emails.Sometimes Outlook may embed one email into another and this function returns the reference numbers for any email we got while parsing the email.
The list is empty usually, but may have one or more entries, if there are embedded emails with mime type message/rfc822.
If eml files are attached, they may show up as normal attachments.
Release notes
- Version 9.4
- Added EmailParser.AttachedEmails function.
Example Databases
Blog Entries
This function is free to use.
Created 12nd September 2019, last changed 12nd September 2019
