IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

Delete Method

Deletes a message specified by MessageNumber on the server.

Syntax

[VB.NET]
Public Sub Delete()
[C#]
public void Delete();

Remarks

This method asks the MailServer to delete the message specified by MessageNumber. The message will not actually be deleted from the server until the connection is closed. In order to cancel a previous Delete, use the Reset method.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]