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

Pop3.GetMessageSequenceNumber Method

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

GetMessageSequenceNumber(String)

Converts a unique ID to sequence number. Returns the sequence number of the specified message, or null (Nothing in VB.NET) if not found.

Declaration
public int? GetMessageSequenceNumber(string uniqueId)
Parameters
Type Name Description
String uniqueId

Unique ID of the message.

Returns
Type Description
Nullable<Int32>

Sequence number of the specified message, or null (Nothing in VB.NET) if not found.

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