Property | Type | Description | |
---|---|---|---|
CopyFlags | CopyFlags | ||
DestHandleIndex | byte | ||
LogonId | byte | ||
PropertyTagCount | ushort | ||
PropertyTags | MAPIInspector.Parsers.PropertyTag[] | ||
RopId | RopIdType | ||
SourceHandleIndex | byte | ||
WantAsynchronous | bool |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopCopyPropertiesRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopCopyPropertiesRequest structure. |
return | void |
public PropertyTag[],MAPIInspector.Parsers PropertyTags | ||
return | MAPIInspector.Parsers.PropertyTag[] |