int, [problems, ] = CopyTo(IIDExcludeList, propTags
, uiParam
, progress
, resultIID
, dest
, flags
, wantProblems
)
Copies an object to another
Parameters
IIDExcludeList : [PyIID, ]
A sequence of IIDs to exclude.propTags : PySPropTagArray
The property tags to exclude.uiParam : int
Handle to the parent window of the progress objectprogress : None
Reserved - must pass NoneresultIID : PyIID
IID of the destination objectdest : PyIMAPIProp
The destination objectflags : int
flagswantProblems=False : bool
Return detailed error information