ResetReadMessages Method (EmailTask)
In This Topic
Clear its list of messages that have already been processed for this trigger, causing it
to reprocess all messages on the server.
Syntax
'Declaration
Public Sub ResetReadMessages()
public void ResetReadMessages()
See Also