imap_msgno
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Gets the message sequence number for the given UID
<?php imap_msgno
(
IMAP\Connection $imap
,
int $message_uid
):
int