imap_uid
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
This function returns the UID for the given message sequence number
<?php imap_uid
(
IMAP\Connection $imap
,
int $message_num
):
int
|
false