4.2.2 Server Responds to Client Request

The server response buffer for the successful RopDeleteFolder operation ([MS-OXCROPS] section 2.2.4.3) consists of a 7-byte sequence, formatted as follows.

 0000: 1D 01 00 00 00 00 00

RopId: 0x1D (RopDeleteFolder ROP)

InputHandleIndex: 0x01. This index is the same as that in the InputHandleIndex field in the request in section 4.2.1.

ReturnValue: 0x00000000. The folder has been deleted.

PartialCompletion: 0x00 (FALSE). The operation was completed and all messages and folders specified in the ROP request were deleted.