_Pop3Client_Message (gb.net.pop3)

Questa classe è virtuale.

Questa classe non è creabile.

Proprietà
Deleted   Returns True if the message is marked as deleted.
Index   Returns the Index of the message.
Message   Returns the message parsed into a MIME structure.
Size   Returns the message size, in bytes.
Text   Returns the message contents, including the headers.
UniqueID   Returns the Unique ID of the message.

Metodi
Delete   Deletes the message from the inbox.
Refresh   Clears the cached data stored inside a message object.
Top   Function Top ( Lines As Integer ) As String Returns the message header plus Lines of a message.