2.2.1.1.1.1.3 Command Parameters
The following table lists the tag values that correspond to the names of the command parameters. For additional details about the AttachmentName, CollectionId, ItemId, LongId, and Occurrence command parameters, see section 2.2.1.1.1.2.5.
Tag |
Parameter Name |
---|---|
0 |
AttachmentName |
1 |
CollectionId |
3 |
ItemId |
4 |
LongId |
6 |
Occurrence |
7 |
Options |
8 |
User |
The following table describes the Options and User command parameters.
Parameter |
Description |
Used By |
---|---|---|
Options |
A single-byte bitmask that specifies command options. See the table below for valid flags for this bitmask. |
SmartReply, SmartForward, SendMail, ItemOperations |
User |
A string that specifies the user ID in a format that can be logged in the Web server log. |
Any command |
The following table specifies the valid bit flags for the Options parameter.
Flag |
Value |
Meaning |
---|---|---|
SaveInSent |
0x01 |
Set this flag to instruct the server to save the Message object in the user's Sent Items folder. Valid for SendMail, SmartForward, and SmartReply. |
AcceptMultiPart |
0x02 |
Set this flag to instruct the server to return the requested item in multipart format. Valid for ItemOperations. For more details, see section 2.2.1.1.2.5. |