SharePointLibraryInfoProviderSynchronizeSharePointLibrary Method |
Namespace: CMS.SharePoint
public static void SynchronizeSharePointLibrary( SharePointLibraryInfo libraryInfo )
Exception | Condition |
---|---|
ArgumentNullException | Thrown when libraryInfo is null. |
InvalidOperationException | Thrown when the library can not be scheduled for synchronization (the scheduler's task is missing). |