Change Display Columns using .NET

A

andydriskell

HI everyone,

I have a bit of a problem. What I want to do is change the displayed
columns in the summary list programatically using a .net 1.1
application. Can anyone help, i cant find out how to do it. The
fields i want to select are userdefined fields.

Thanks

Andy D
 
S

Sue Mosher [MVP-Outlook]

In Outlook 2002 and 2003, you can control the fields dipslayed in a view by working with the View.XML property. MSDN has articles at http://msdn.microsoft.com/library/en-us/dnout2k2/html/ODC_CustomViews.aspand http://msdn.microsoft.com/library/en-us/dnout2k2/html/ODC_XMLViewDef.asp See http://www.outlookcode.com/threads.aspx?forumid=4&messageid=19 for additional sample code.


--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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