TeamsManagerBeginGetMyTeams Method
Get teams folder structure previously loaded during synchronization
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Get teams folder structure previously loaded during synchronization")]
public IAsyncResult BeginGetMyTeams(
AsyncCallback callback,
Object state
)
- callback AsyncCallback
-
- state Object
-
IAsyncResult