POP3SecureSocket.MessageReceived Event

Executes when a message has been received from the mail server, in response to a call to RetrieveMessage. Index contains the index number of the retrieved message and the message contents is in Message.

Syntax

MessageReceived ( Index, Message )

Parameters

Index

Integer

Message

EmailMessage