DeletePermanently Method

Deletes the specified messages permanently.

Syntax

public void DeletePermanently(string messageIds);
Public Sub DeletePermanently(ByVal messageIds As String)

Remarks

This method permanently deletes the specified messages by the MessageId. The messageIds parameter should be set to a semicolon separate list of message IDs.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 .NET Edition - Version 20.0 [Build 8308]