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