Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

GraphClient.MoveMessageAsync Method

Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9147)

MoveMessageAsync(GraphMessageId, GraphFolderId)

Begins asynchronous MoveMessage operation. Moves an existing message into the specified folder.

Declaration
public Task<GraphMessageInfo> MoveMessageAsync(GraphMessageId messageId, GraphFolderId folderId)
Parameters
Type Name Description
GraphMessageId messageId

ID of the message to move.

GraphFolderId folderId

ID of the target folder.

Returns
Type Description
Task<GraphMessageInfo>
In This Article
  • MoveMessageAsync(GraphMessageId, GraphFolderId)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies