IApplicationResetAllArchives Method |
Reset all archives. Iterate over all archives and reset to stored setting. This is a lighwweight Reconfigure
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxSub ResetAllArchives
Dim instance As IApplication
instance.ResetAllArchives()
See Also