TeamsManagerBeginUpdateDriveFiles Method
            Update selected files in the team using latest versions of associated documents from the library
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Update selected files in the team using latest versions of associated documents from the library")]
public IAsyncResult BeginUpdateDriveFiles(
	TeamsSelection selection,
	AsyncCallback callback,
	Object state
)
- selection  TeamsSelection
 -  
 - callback  AsyncCallback
 -  
 - state  Object
 -  
 
IAsyncResult