Property | Type | Description | |
---|---|---|---|
DataOffset | uint | ||
FolderId | MAPIInspector.Parsers.LongTermID | ||
InputHandleIndex | byte | ||
LogonId | byte | ||
MaxDataSize | ushort | ||
Reserved | byte | ||
RopId | RopIdType |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopReadPerUserInformationRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopReadPerUserInformationRequest structure. |
return | void |
public LongTermID,MAPIInspector.Parsers FolderId | ||
return | MAPIInspector.Parsers.LongTermID |