Binding Custom forms to Outlook folders

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

Binding Custom forms to Outlook folders
How do I completly replace the Content of a MS outlook folder. 
Bryan Smith




Posts: 8
Joined: 2006-09-03
How do I completly replace the Content of a MS outlook folder with a custom form region? Also, how do I bind it to only one outlook folder?
Posted 02 Nov, 2006 15:53:43 Top
Fedor Shihantsov


Guest


How do I completly replace the Content of a MS outlook folder with a custom form region?

Set the ExplorerLayout property to elWebViewPane

Also, how do I bind it to only one outlook folder?

Set the FolderName property to full folder path say "Personal Folders\Inbox"
Posted 03 Nov, 2006 05:54:32 Top