VB plug-in for Outlook 2000. Problems with programmatically custom views

B

Bogdan Tarla

I developed a plug-in for Outlook 2000 and Outlook XP in VB6.0

I have a problem with views in O2k. I created programmatically a new folder
in Outlook but this directory have implicit "Messages" view (columns: Icon,
Attachments, From, Subject . ). I want to create my own view to display
information in my folder how I want. In Outlook XP is possible because I
have:

Folder.CurrentView.XML (XML property), but in Outlook2k I don't have this
property. I'm sure this is possible because a have seen an application who
don't have this problem.




On the INTERNET, I can't find any solution

Thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top