2.2.7.7.1 RopTransportNewMail ROP Request Buffer
The following descriptions define valid fields for the RopTransportNewMail ROP request buffer.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
RopId |
LogonId |
InputHandleIndex |
MessageId |
||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
FolderId |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
MessageClass (variable) |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
MessageFlags |
RopId (1 byte): An unsigned integer that specifies the type of ROP. For this operation this field is set to 0x51.
LogonId (1 byte): An unsigned integer that specifies the logon associated with this operation.
InputHandleIndex (1 byte): An unsigned integer index that specifies the location in the Server object handle table where the handle for the input Server object is stored. For more information about Server objects, see section 1.3.1.
MessageId (8 bytes): An identifier that specifies the new Message object.
FolderId (8 bytes): An identifier that specifies the folder of the new Message object.
MessageClass (variable): A null-terminated ASCII string that specifies the message class of the new Message object.
MessageFlags (4 bytes): A flags structure that contains the message flags of the new Message object. The possible values are specified in [MS-OXOMSG] section 2.2.5.5.1.