
Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
Hello All,
Hello Sue ,
thanks for replying.
When you select "calendar" folder on MSOutlook 2003, select current view =
"Day/Week/Month"
you can see the appointments as rectangular areas. If the appointment has
remainder field selected
you can see a little bell icon on the rectangular area. I just want to add
yet another icon near that very bell icon to this rectangular areas, is it
possible? I look at the XML code, there are descriptions of columns, and
then description of embeded table, including a taskpad, which you probably
can see only when View->Taskpad is selected.
Hovik Hambardzumyan.
> In Outlook 2002 and 2003, yes you should be able to modify the view by
> changing the value of the View.XML property. You might want to show a code
[quoted text clipped - 15 lines]
> > Thank you in advance.
> > Hovik Hmabardzumyan.
Sue Mosher [MVP-Outlook] - 17 Nov 2004 12:05 GMT
That type of modification is not possible. What you *can* do with XML is
make the same modifications that the user can through the UI, only do it
programmatically.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hello All,
> Hello Sue ,
[quoted text clipped - 8 lines]
> then description of embeded table, including a taskpad, which you probably
> can see only when View->Taskpad is selected.