CommandParameters
CommandParameters enumeration
Command parameters.
public enum CommandParameters
Values
Name | Value | Description |
---|---|---|
AttachmentName | 0 |
A string that specifies the name of the attachment file to be retrieved. Used By: GetAttachment |
CollectionId | 1 |
A string that specifies the server ID of the folder that contains the Message object to be forwarded or replied to. Used By: SmartForward, SmartReply |
ItemId | 3 |
A string that specifies the server ID of the Message object to be forwarded or replied to. Used By: SmartForward, SmartReply |
LongId | 4 |
A string that references a result set that was returned in the Search command response. Used By: SmartForward, SmartReply |
Occurrence | 6 |
A string that specifies the ID of a particular occurrence in a recurring meeting. Used By: SmartForward, SmartReply |
Options | 7 |
A single-byte bitmask that specifies command options. See the table below for valid flags for this bitmask. Used By: SmartReply, SmartForward, SendMail, ItemOperations |
User | 8 |
A string that specifies the user ID in a format that can be logged in the Web server log. Used By: Any command |
See Also
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email