TeamsManagerBeginGetDriveFilesTotal Method
            Get total number of files within selected team folder
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Get total number of files within selected team folder")]
public IAsyncResult BeginGetDriveFilesTotal(
	int folderId,
	AsyncCallback callback,
	Object state
)
- folderId  Int32
 -  
 - callback  AsyncCallback
 -  
 - state  Object
 -  
 
IAsyncResult