Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
EmailParser.SourceWithoutAttachments
Returns the source of the email without attachments.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
EmailParser | 5.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "EmailParser.SourceWithoutAttachments"; EmailID ) More
Parameters
Parameter | Description | Example |
---|---|---|
EmailID | The ID fo the email parser. |
Result
Returns text or error.
Description
Returns the source of the email without attachments.The plugin passes the email, removes attachments and produces this source for you.
Can be useful to archive emails without attachments.
Release notes
- Version 9.4
- Rewrote EmailParser.SourceWithoutAttachments function.
Example Databases
Blog Entries
This function is free to use.
Created 2nd October 2015, last changed 2nd October 2015