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