Platforms to show: All Mac Windows Linux Cross-Platform

MimeGroupMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class EmailParser MBS CURL Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The class for an email group.
Example
dim g as new MimeGroupMBS("clients:=?utf-8?Q?Josef=20M=C3=BCller?= <josef@test.test>, =?utf-8?Q?Peter=20M=C3=BCller?= <peter@test.test>;")

MsgBox g.NameDecoded+" "+str(g.Count)
MsgBox g.Mailboxes(0).LabelDecoded
MsgBox g.Mailboxes(1).LabelDecoded

This class has no sub classes.

Some properties using for this class:

Some examples using this class:


The items on this page are in the following plugins: MBS CURL Plugin.


MimeFieldMBS   -   MimeHeaderMBS


The biggest plugin in space...