GraphClient.MoveMessage Method
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9147)
MoveMessage(GraphMessageId, GraphFolderId)
Moves an existing message into the specified folder.
Declaration
public GraphMessageInfo MoveMessage(GraphMessageId messageId, GraphFolderId folderId)
Parameters
Type | Name | Description |
---|---|---|
Graph |
messageId | ID of the message to move. |
Graph |
folderId | ID of the target folder. |
Returns
Type | Description |
---|---|
Graph |