ODBC Driver for Gmail

Build 23.0.8839

MoveEmails

Moves the messages specified by Ids to the mailbox specified by Mailbox .

Input

Name Type Required Description
Mailbox String True The mailbox where the message is currently located.

デフォルト値はInboxです。

Id String True This inputs indicates the set of messages to operate on. It may consist of a single message id, a range of messages specified by two message numbers separated by ':' (e.g. '1:5'), and/or individual message numbers separated by ',' (e.g. '1:5,7,10').

デフォルト値は1です。

Destination String True The mailbox where the message will be moved.

デフォルト値はInboxです。

Result Set Columns

Name Type Description
Success String Boolean response indicating whether or not the operation was successful.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839