TeamsManagerBeginSynchronizeTeams Method
Load and cache information about all teams folders accessible for current user
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Load and cache information about all teams folders accessible for current user")]
public IAsyncResult BeginSynchronizeTeams(
AsyncCallback callback,
Object state
)
- callback AsyncCallback
-
- state Object
-
IAsyncResult