Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   OpenPop3EmailHeader
  Home |  WebHare Lite |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
HareScript
Internet connectivity
 
File transfer (FTP)
Hypertext transfer (HTTP)
IMAP library
MIME and RFC822
POP3 email
Simple Mail Transfer Protocol (SMTP)
TCP/IP connections
OpenPop3EmailHeader
  Opens the header of a message from the POP3 server
 
Library wh::internet/pop3.whlib
 
Syntax PUBLIC RECORD ARRAY FUNCTION OpenPop3EmailHeader (INTEGER connectionid,INTEGER message)
 
Parameters
connectionid ID of the connection
message Integer message number in the mailbox
 
Returns Header records of the email
 
 
In library 'pop3'
AbortPop3Account
ClosePop3Account
DeletePop3Email
GetPop3MailListing
GetPop3MailOverview
GetPop3RawEmailData
OpenPop3Account
OpenPop3Email
OpenPop3EmailHeader
OpenSecurePop3Account
 
Top To top of page