Pop3DeleteMessages Method
Flags messages for deletion from the server.
Overload List
  NameDescription
Public methodCode exampleDeleteMessages
Flags all the messages in the inbox for deletion from the server.
Public methodCode exampleDeleteMessages(Int32, Int32)
Flags the specified range of messages for deletion from the server.
Top
See Also