Adds the ImapFolder to the ImapFolderCollection.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
Public Sub Add ( _ item As ImapFolder _ ) |
C# |
---|
public void Add( ImapFolder item ) |
Parameters
- item
- Type: Rebex.Net..::..ImapFolder
The ImapFolder to be added to the ImapFolderCollection.