ItOpMoveOptions Class |
Namespace: Aspose.Email.Clients.ActiveSync.TransportLayer
The ItOpMoveOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ItOpMoveOptions | Initializes a new instance of the ItOpMoveOptions class |
Name | Description | |
---|---|---|
![]() | MoveAlways |
Indicates whether to always move the specified conversation, including all future emails in the conversation, to the folder specified by the DstFldId.
The MoveAlways MUST be set in an ItemOperations request when performing a move operation on a conversation.
A Status element value of 155 is returned if the MoveAlways element is not set in the ItemOperations request for a move operation.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |