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

ImapMessageSet.BuildUniqueId Method

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

BuildUniqueId(Int64, Int64)

Converts the two distinct message ID parts into the combined 'unique ID' used by Rebex IMAP. Please consult the IMAP RFC for details on unique ID and validity ID.

Declaration
public static string BuildUniqueId(long validity, long id)
Parameters
Type Name Description
Int64 validity

Folder validity ID.

Int64 id

Message unique ID.

Returns
Type Description
String

Combined 'unique ID' value.

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