Pop3MessageCollection.Add Method
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9147)
Add(Pop3MessageInfo)
Adds the Pop3Message
Declaration
public void Add(Pop3MessageInfo item)
Parameters
Type | Name | Description |
---|---|---|
Pop3Message |
item | The Pop3Message |