POP3SecureSocket.TopLinesReceived
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Event
POP3SecureSocket.TopLinesReceived(Index as Integer,Data as EmailMessage)
Supported for all project types and targets.
Supported for all project types and targets.
Executes in response to a call to RetrieveLines. Index contains the index number of the partial message being retrieved and Data contains the requested lines of the message.