Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
8.2
8.3
8.4
8.5
9.0
9.1
9.2
9.3
9.4
9.5
Statistic
EmailParser.AttachedEmails
Queries email IDs for embedded emails.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
EmailParser | 9.4 | Yes | Yes | Yes | Yes | Yes |
MBS( "EmailParser.AttachedEmails"; EmailID ) More
Parameters
Parameter | Description | Example value |
---|---|---|
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.
Example Databases
Blog Entries
Release notes
- Version 9.4
- Added EmailParser.AttachedEmails function.
Created 12nd September 2019, last changed 12nd September 2019
EmailParser.AddressCount - EmailParser.Attachment
Feedback: Report problem or ask question.

Links
MBS Xojo Plugins