DeleteDraft Method

Deletes a draft permanently.

Syntax

public void DeleteDraft(string draftId);
Public Sub DeleteDraft(ByVal draftId As String)

Remarks

This method deletes a draft permanently. draftId takes the draft ID of the draft to be deleted.

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