Initiates a Global Collaboration Framework transfer of the specified document.
Note This function can more conveniently be called via the GCF VBScript function GCFInitiateTransfer, which initiates the transfer for the selected document.
Syntax
Function InitiateTransfer(DocID, DestinationShare, TransferOwnership, _ OnSchedule, Enlistment, EMailAddress, FileName)
Return value
When successful, returns a variant array. When an error occurred, returns the error message.
Related concepts
Understanding document ownership
Understanding ownership transfers
Cross-site workflow implementation
Understanding claim ownership transfers
Related tasks
Calculating import notification messages
Transferring ownership upon release
Related information