ImapFolderCollection.Add Method
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)
Add(ImapFolder)
Adds the Imap
Declaration
public void Add(ImapFolder item)
Parameters
Type | Name | Description |
---|---|---|
Imap |
item | The Imap |
Adds the Imap
public void Add(ImapFolder item)
Type | Name | Description |
---|---|---|
Imap |
item | The Imap |