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