IGraphClient.CopyMessage

IGraphClient.CopyMessage method

Copy a Message to another mailfolder.

public MapiMessage CopyMessage(string newParentId, string itemId)
ParameterTypeDescription
newParentIdStringNew parent folder id
itemIdStringItem id to be copied

Return Value

Copied message

See Also