Subject: DownloadMailMessage Date: 2011-04-04 09:21:22 From: Michael Roth Source: downloadmailmessage ---------------------------------------------------------------------- Hi!
Pop3Client::DownloadMailMessage is documented as:
Downloads the message with the specified sequence number and loads it into an instance of MailMessage
The Signature is:
public Pop3Message DownloadMailMessage( int sequenceNumber, EnvelopeParts parts ) |