If you're using Outlook 2002 or 2003, you can manage column name labels with
View.XML -- that would be the calendar view, which embeds the taskpad.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hello,
> I am Developing COM Add-in for MS outlook using COM/ATL. I need
[quoted text clipped - 7 lines]
>
> Amol Kulkarni
Amol Kulkarni - 23 Mar 2005 14:41 GMT
Hi sue,
where the View.xml resides? because I searched all the folder in all
drive I did not get any View.xml file. please guide.
Thank You
Amol
> If you're using Outlook 2002 or 2003, you can manage column name labels with
> View.XML -- that would be the calendar view, which embeds the taskpad.
[quoted text clipped - 17 lines]
> >
> > Amol Kulkarni
Sue Mosher [MVP-Outlook] - 23 Mar 2005 15:21 GMT
No files are involved. Look in the object browser. View is the object
representing an Outlook view. XML is a property of the view.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi sue,
> where the View.xml resides? because I searched all the folder in all
[quoted text clipped - 27 lines]
>> >
>> > Amol Kulkarni
Amol Kulkarni - 24 Mar 2005 07:51 GMT
Thanks sue.
I got the clue. Is this XML property of View object not useful in outlook
2000?
amol
> No files are involved. Look in the object browser. View is the object
> representing an Outlook view. XML is a property of the view.
[quoted text clipped - 37 lines]
> >> >
> >> > Amol Kulkarni
Sue Mosher [MVP-Outlook] - 24 Mar 2005 12:24 GMT
Correct.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Thanks sue.
> I got the clue. Is this XML property of View object not useful in outlook
[quoted text clipped - 39 lines]
>> >> >
>> >> > Amol Kulkarni