M
MClaudio
Hi,
I use Viewctl control in a custom Form ( public folders Exchange
2000/Outlook 2002) , but i have 2 problems:
1) When i set the Viewctl1.view = "MySecondView" in Folder1 the view in a
Explorer folder1 change too.
2) If i find to set the view in program with: Expl.CurrentView="MyFirstView"
or Folder1.CurrentView="MyFirstView" these instruction is correct (
err.number=0) but the Outlook process is stopped (i close Outlook but the
process in Task manager is always fire).
How i can to set a default view or bypass the problem of ViewCtl1 (p.1)?
Why Outlook is stopped with the instruction in p.2 ?
Thanks
MClaudio
I use Viewctl control in a custom Form ( public folders Exchange
2000/Outlook 2002) , but i have 2 problems:
1) When i set the Viewctl1.view = "MySecondView" in Folder1 the view in a
Explorer folder1 change too.
2) If i find to set the view in program with: Expl.CurrentView="MyFirstView"
or Folder1.CurrentView="MyFirstView" these instruction is correct (
err.number=0) but the Outlook process is stopped (i close Outlook but the
process in Task manager is always fire).
How i can to set a default view or bypass the problem of ViewCtl1 (p.1)?
Why Outlook is stopped with the instruction in p.2 ?
Thanks
MClaudio