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