Property | Type | Description | |
---|---|---|---|
CopyFlags | CopyFlags_CopyProperties | ||
InputHandleIndex | byte | ||
Level | byte | ||
LogonId | byte | ||
OutputHandleIndex | byte | ||
PropertyTagCount | ushort | ||
PropertyTags | MAPIInspector.Parsers.PropertyTag[] | ||
RopId | RopIdType | ||
SendOptions | SendOptions |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopFastTransferSourceCopyPropertiesRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopFastTransferSourceCopyPropertiesRequest structure. |
return | void |
public CopyFlags_CopyProperties CopyFlags | ||
return | CopyFlags_CopyProperties |
public PropertyTag[],MAPIInspector.Parsers PropertyTags | ||
return | MAPIInspector.Parsers.PropertyTag[] |