Copy Method

Creates a copy of a message.

Syntax

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

Remarks

This method copies a message to a folder. id takes the ID of the message to be copied, and destinationId takes the ID of the folder the message will be copied to.

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