IP*Works! OpenPGP V9 - Online Help
IP*Works! OpenPGP V9
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.

NOTE: This method has a corresponding asynchronous version (DeleteAsync) for use in the WinRT environment.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0