ItemOperationsMoveRequest
ItemOperationsMoveRequest class
Contains request about moving a conversation to specific folder.
public class ItemOperationsMoveRequest
Constructors
Name | Description |
---|---|
ItemOperationsMoveRequest() | The default constructor. |
Properties
Name | Description |
---|---|
ConversationId { get; set; } | Specifies the conversation to be moved. |
DstFldId { get; set; } | Specifies the server ID of the destination folder. |
Options { get; set; } | Contains the options for the ItemOperations.Move operation. |
See Also
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email