Provides a container for a collection of ImapFolder objects.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Public NotInheritable Class ImapFolderCollection _ Implements IEnumerable(Of ImapFolder), IEnumerable |
| C# |
|---|
public sealed class ImapFolderCollection : IEnumerable<ImapFolder>, IEnumerable |
Inheritance Hierarchy
System..::..Object
Rebex.Net..::..ImapFolderCollection
Rebex.Net..::..ImapFolderCollection