TeamsManager.BeginUnlinkDocuments Method
Remove the tracking between teams and library
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Remove the tracking between teams and library")]
public IAsyncResult BeginUnlinkDocuments(
TeamsSelection selection,
AsyncCallback callback,
Object state
)
- selection TeamsSelection
-
- callback AsyncCallback
-
- state Object
-
IAsyncResult