

- #How to sync public folder with outlook private folder how to#
- #How to sync public folder with outlook private folder full#
- #How to sync public folder with outlook private folder software#

#How to sync public folder with outlook private folder software#
Shirley Zhang is a data recovery expert in DataNumen, Inc., which is the world leader in data recovery technologies, including repair mdf and outlook repair software products. Of course, you could take aid of a potent repair tool, such as DataNumen Outlook Repair. Generally, you can try to solve them by restarting Outlook in safe mode, creating a new Outlook profile, disabling faulty add-ins, etc. Provided that you have utilized Outlook for decades, you must have met up with a variety of issues, including Outlook freezing and frequent error messages and PST file damage and so forth. From now on, each time when a new contact is added to the source folder, it will be automatically synced to the predefined target folder.Lastly, you could restart your Outlook to activate this new macro.Later you can exit the current window and alter your Outlook macro settings to permit digitally signed macros.In the popup dialog box, just follow the onscreen instructions. Just click the “Tools” button in the toolbar and then select “Digital Signature”. 'Move copied contact to the target folder Outlook cant sync public folders with contacts in them so this is what we do. Set objTargetFolder = ("Personal").Folders("Contacts").Folders.Add("From John Smith") Set objTargetFolder = ("Personal").Folders("Contacts").Folders("From John Smith") '"Personal" refers to the displaying name of target Outlook file Private Sub objContacts_ItemAdd(ByVal Item As Object)ĭim objCopiedContact As Outlook.ContactItem 'Occurs when new item is added to the source folder Public WithEvents objContacts As Outlook.Items Public WithEvents objSourceFolder As Outlook.Folder Subsequently, copy the following VBA code and paste it into the project.Next, you will enter the “Microsoft Visual Basic for Applications” window, in which you ought to find and open the “ThisOutlookSession” project.Then, in the main Outlook window, press the shortcut keys – “Alt + F11”.At the very outset, you need to launch your Outlook program.
#How to sync public folder with outlook private folder how to#
Why not let Outlook auto accomplish it? Here we’ll teach you how to realize it.Īuto Sync New Contacts to another Contacts Folder In such a case, when you create a contact in one folder, you may wish to sync it to the Contacts folders of other email accounts, too.
#How to sync public folder with outlook private folder full#
Users will see the full hierarchy in Outlook, which makes it easy for them to browse for the content they're interested in. Public folders help organize content in a deep hierarchy that's easy to browse. And each of them has its own Contacts folder. Public folders are designed for shared access and provide an easy and effective way to collect, organize, and share information with other people in your workgroup or organization. Perhaps you have configured several email accounts in your Outlook. This issue happens because the export/import process maintains the IMAP folder properties which arent compatible with a regular pst-archive or Exchange/Outlook. So, this article will share a way to auto sync new contacts to another contacts folder. Some users desire that new contacts can be automatically added to two or more folders in their Outlook.
