Свойство | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
PropertyNameCount | ushort? | ||
PropertyNames | MAPIInspector.Parsers.PropertyName[] | ||
ReturnValue | object | ||
RopId | RopIdType |
Méthode | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopGetNamesFromPropertyIdsResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopGetNamesFromPropertyIdsResponse structure. |
Résultat | void |
public PropertyName[],MAPIInspector.Parsers PropertyNames | ||
Résultat | MAPIInspector.Parsers.PropertyName[] |