Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Pop3.GetMessageList Method

Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9147)

GetMessageList(Pop3ListFields)

Retrieves a list of messages in the mailbox.

Declaration
public Pop3MessageCollection GetMessageList(Pop3ListFields fields)
Parameters
Type Name Description
Pop3ListFields fields

Specifies the scope of information to determine about each message.

Returns
Type Description
Pop3MessageCollection

The list of messages.

Remarks

Uses either POP3 LIST command, UIDL command, or a combination of both.

GetMessageList()

Retrieves a list of messages in the mailbox with unique IDs and lengths.

Declaration
public Pop3MessageCollection GetMessageList()
Returns
Type Description
Pop3MessageCollection

The list of messages.

Remarks

Uses a combination of POP3 LIST and UIDL commands.

In This Article
  • GetMessageList(Pop3ListFields)
  • GetMessageList()
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies