Returns the ImapMessageInfo of the specified unique id.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
Public Function Find ( _ uniqueId As String _ ) As ImapMessageInfo |
C# |
---|
public ImapMessageInfo Find( string uniqueId ) |
Parameters
- uniqueId
- Type: System..::..String
The unique ID of the ImapMessageInfo to get.