FolderName and FolderNames not limiting form

Add-in Express™ Support Service
That's what is more important than anything else

FolderName and FolderNames not limiting form
FolderName and FolderNames not limiting form 
Christian Beach




Posts: 7
Joined: 2007-05-15
In Outlook 2007, I am trying to have an add-in form display only for contacts in one particular folder in a PST file rather than for all contacts. The form current displays for all contacts and if I put the folder name "VRO 360\Contacts" into the FolderName property is doesn't restrict the form to only that folder as it seems it should. Any help would be greatly appreciated. The PST file is named "VRO 360" and has a folder within it named "Contacts".

Christian
Posted 12 Jun, 2007 11:46:01 Top
Fedor Shihantsov


Guest


Christian,

You should clear the ExplorerItemTypes property to show ADXOlForm in one particular folder. The FolderName and ExplorerItemTypes works as "OR".

P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
Posted 12 Jun, 2007 12:11:17 Top
Christian Beach




Posts: 7
Joined: 2007-05-15
Thanks. That did the trick.
Posted 14 Jun, 2007 12:08:42 Top