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

Pop3.GetMessageInfoAsync Method

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

GetMessageInfoAsync(Int32, Pop3ListFields, Object)

Begins asynchronous GetMessageInfo operation. Gets information about a message with the specified sequence number.

Declaration
public Task<Pop3MessageInfo> GetMessageInfoAsync(int sequenceNumber, Pop3ListFields fields, object state = null)
Parameters
Type Name Description
Int32 sequenceNumber

Message sequence number.

Pop3ListFields fields

Specifies the scope of information to determine about each message.

Object state

An optional user-provided object that identifies this particular asynchronous operation.

Returns
Type Description
Task<Pop3MessageInfo>

A message info.

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