imap_uid

imap_uid -- This function returns the UID for the given message sequence number.

Description

int imap_uid(int imap_stream, int msgno);

This function returns the UID for the given message sequence number. It is the inverse of imap_msgno().