Default constructor.

C# | Visual Basic | Visual C++ | F# |
public POP3_ServerMessage( string uid, int size, Object tag )
Public Sub New ( uid As String, size As Integer, tag As Object )
public: POP3_ServerMessage( String^ uid, int size, Object^ tag )
new : uid : string * size : int * tag : Object -> POP3_ServerMessage

Exception | Condition |
---|---|
ArgumentNullException | Is raised when uid is null reference. |
ArgumentException | Is raised when any of the arguments has invalid value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119