Gets messages collection.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public POP3_ClientMessageCollection Messages { get; }
Public ReadOnly Property Messages As POP3_ClientMessageCollection Get
public: property POP3_ClientMessageCollection^ Messages { POP3_ClientMessageCollection^ get (); }
member Messages : POP3_ClientMessageCollection with get
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
InvalidOperationException | Is raised when this property is accessed and
POP3 client is not connected and authenticated. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119