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