Platforms to show: All Mac Windows Linux Cross-Platform
MimeEmailMBS class
Super class: MimeEntityMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
class | EmailParser | MBS CURL Plugin | 15.3 | Yes | Yes | Yes | Yes | No |
Notes: Subclass of the MimeEntityMBS class.
- 8 properties
- property AttachmentsVariant as Variant
- property Date as Date
- property HTMLText as String
- property InlinesVariant as Variant
- property PlainText as String
- property ReceivedDate as Date
- property Source as String
- property Subject as String
- shared property RaiseUnknownFormatExceptions as Boolean
- 7 methods
- method Attachments as MimeAttachmentMBS()
- method Attachments(index as Integer) as MimeAttachmentMBS
- method Constructor(Content as MemoryBlock)
- method Constructor(Content as string)
- method Constructor(File as FolderItem)
- method Inlines as MimeAttachmentMBS()
- method Inlines(index as Integer) as MimeAttachmentMBS
- 2 shared methods
- shared method DecodeInline(Text as String) as String
- shared method HTMLToPlainText(HTMLText as String) as String
Super class MimeEntityMBS
- 3 properties
- property Body as MimeBodyMBS
- property BodyDecoded as String
- property Header as MimeHeaderMBS
- method Constructor
This class has no sub classes.
Some examples which use this class:
Blog Entries
- MBS Xojo Plugins, version 17.5pr2
- MBS Xojo / Real Studio Plugins, version 16.5pr2
- MBS Xojo / Real Studio Plugins, version 16.0pr8
- MBS Xojo / Real Studio plug-ins in version 15.4
- MBS Xojo / Real Studio Plugins, version 15.4pr5
- MBS Xojo / Real Studio Plugins, version 15.4pr1
- MBS Xojo / Real Studio Plugins, version 15.3pr4
The items on this page are in the following plugins: MBS CURL Plugin.
Links
MBS Xojo Plugins