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