IApplicationReconfigureAllArchives Method |
Reconfigure all archives. Iterate over all archives, delete user configuration and reconfigure to factory setting
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxvoid ReconfigureAllArchives()
Sub ReconfigureAllArchives
Dim instance As IApplication
instance.ReconfigureAllArchives()
void ReconfigureAllArchives()
See Also