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...omViews.aspand http://msdn.microsoft.com/library/en...XMLViewDef.asp See
http://www.outlookcode.com/threads.a...4&messageid=19 for additional sample code.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
<(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> 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
>