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