ImapFolderInfoCollection Class |
Namespace: Aspose.Email.Clients.Imap
The ImapFolderInfoCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| ImapFolderInfoCollection |
Initializes a new instance of the ImapFolderInfoCollection class.
| |
| ImapFolderInfoCollection(ImapFolderInfo) |
Initializes a new instance of the ImapFolderInfoCollection class.
|
| Name | Description | |
|---|---|---|
| Count | (Inherited from CollectionImapFolderInfo.) | |
| Item | (Inherited from CollectionImapFolderInfo.) | |
| SyncRoot |
Gets an object that can be used to synchronize access to the collection.
|
| Name | Description | |
|---|---|---|
| Add |
Adds the ImapFolderInfo to the ImapFolderInfoCollection.
| |
| AddRange |
Adds the ImapFolderInfo to the ImapFolderInfoCollection.
| |
| Clear | (Inherited from CollectionImapFolderInfo.) | |
| Contains | (Inherited from CollectionImapFolderInfo.) | |
| CopyTo | (Inherited from CollectionImapFolderInfo.) | |
| Equals | (Inherited from Object.) | |
| GetEnumerator | (Inherited from CollectionImapFolderInfo.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IndexOf | (Inherited from CollectionImapFolderInfo.) | |
| Insert | (Inherited from CollectionImapFolderInfo.) | |
| Remove | (Inherited from CollectionImapFolderInfo.) | |
| RemoveAt |
Remove a folder info at specified index.
| |
| ToString | (Inherited from Object.) |