Property | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
PropertyValueCount | ushort? | ||
PropertyValues | MAPIInspector.Parsers.TaggedPropertyValue[] | ||
ReturnValue | object | ||
RopId | RopIdType |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopGetPropertiesAllResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopGetPropertiesAllResponse structure. |
return | void |
public TaggedPropertyValue[],MAPIInspector.Parsers PropertyValues | ||
return | MAPIInspector.Parsers.TaggedPropertyValue[] |