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