ImapFolderCollection.RemoveAt Method
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)
RemoveAt(Int32)
Removes the Imap
Declaration
public void RemoveAt(int index)
Parameters
Type | Name | Description |
---|---|---|
Int32 | index | The zero-based index of the Imap |