Gets the message number of the message to which the specified Unique-ID is assigned.
The message number (in the range 1 to InboxMessageCount) of the message to which the server has assigned the specified Unique-ID, or 0 if the inbox does not contain the message with the given Unique-ID.
Note Unique-ID values are case-sensitive. SomeValue and SOMEVALUE are NOT equivalent.
| Exception Type | Condition |
|---|---|
| MailBeeInvalidArgumentException | The uid is a null reference (Nothing in Visual Basic). |
| MailBeeException | An error occurred and ThrowExceptions is true. |
Pop3 Class | MailBee.Pop3Mail Namespace | GetMessageUidFromIndex | InboxPreloadOptions