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