Property | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
ReturnValue | object | ||
RopId | RopIdType | ||
RowData | MAPIInspector.Parsers.PropertyRow |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopGetPropertiesSpecificResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopGetPropertiesSpecificResponse structure. |
return | void |