MailBee.NET Objects 3.1

FolderCollection Class

Provides properties and methods for examining the collection of the Folder objects.

For a list of all members of this type, see FolderCollection Members.

System.Object
   System.Collections.CollectionBase
      MailBee.ImapMail.FolderCollection

public class FolderCollection : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MailBee.ImapMail

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

FolderCollection Members | MailBee.ImapMail Namespace | Envelope