Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

EmailParser.WriteInline

Writes an inline graphics to a file path.

Component Version macOS Windows Linux Server iOS SDK
EmailParser 5.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "EmailParser.WriteInline"; EmailID; Index; Path )   More

Parameters

Parameter Description Example
EmailID The ID fo the email parser. $Email
Index The index from 0 to EmailParser.InlineCount-1. 0
Path Native file path. C:\Documents\Test.Txt

Result

Returns OK or error.

Description

Writes an inline graphics to a file path.
Our plugin decodes inline graphics for you, so the file should be directly useable.

See also

Release notes

Blog Entries

Created 24th September 2015, last changed 24th September 2015


EmailParser.WriteAttachment - Encryption.Cipher

Feedback: Report problem or ask question.