MoveMessage Method

Moves a message.

Syntax

public void MoveMessage(string id, string destinationId);
Public Sub MoveMessage(ByVal id As String, ByVal destinationId As String)

Remarks

This method moves a message. destinationId refers to the folder ID where the message will be moved to.

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