Свойство | Тип | Описание | |
---|---|---|---|
InputHandleIndex | byte | ||
PropertyValueCount | ushort? | ||
PropertyValues | MAPIInspector.Parsers.TaggedPropertyValue[] | ||
ReturnValue | object | ||
RopId | RopIdType |
Метод | Описание | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopGetPropertiesAllResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopGetPropertiesAllResponse structure. |
Результат | void |
public TaggedPropertyValue[],MAPIInspector.Parsers PropertyValues | ||
Результат | MAPIInspector.Parsers.TaggedPropertyValue[] |