Platforms to show: All Mac Windows Linux Cross-Platform

Back to MimeMailboxListMBS class.

MimeMailboxListMBS.Constructor(TextToParse as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method EmailParser MBS CURL Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Parses a list of mailboxes.
Example
dim m as new MimeMailboxListMBS("=?utf-8?Q?M=C3=BCller?= <test@test.com>")
MsgBox str(m.Count)

MimeMailboxListMBS.Mailboxes as MimeMailboxMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method EmailParser MBS CURL Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The array of mailboxes.

See also:

MimeMailboxListMBS.Mailboxes(index as Integer) as MimeMailboxMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method EmailParser MBS CURL Plugin 15.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries mailbox by index.

Index is zero based.

See also:

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


The biggest plugin in space...