Property | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
ReturnValue | object | ||
RopId | RopIdType | ||
RowCount | uint? | ||
Rows | MAPIInspector.Parsers.PropertyRow[] |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopGetReceiveFolderTableResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopGetReceiveFolderTableResponse structure. |
return | void |