Adds new message info to the collection.
| C# | Visual Basic | Managed C++ |
public POP3_Message Add ( string id, string uid, long size, Object tag )
Public Function Add ( _ id As String, _ uid As String, _ size As Long, _ tag As Object _ ) As POP3_Message
public: POP3_Message^ Add ( String^ id, String^ uid, long long size, Object^ tag )
[Missing <returns> documentation for M:LumiSoft.Net.POP3.Server.POP3_MessageCollection.Add(System.String,System.String,System.Int64,System.Object)]
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)