Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   Programming changes to XML properties (http://www.outlookbanter.com/outlook-vba/7405-programming-changes-xml-properties.html)

Ray Jackson February 6th 06 09:27 PM

Programming changes to XML properties
 
I want to create vba code that modifies the categories in a calendar view
filter for outlook 2003.

I was expecting categories to be somewhere in the object structure as an
object property but it seems thay are buried in the XML property. Searching
for advice on XML turns up lots of articles on how to edit XML by hand but I
want to do it programmatically.

Are there a set of routines somewhere that simplify the task of modifying
properties buried in the XML property of an object?

Alternatively is there some other way to modify these properties such as the
categories in a view filter?


Sue Mosher [MVP-Outlook] February 7th 06 01:06 PM

Programming changes to XML properties
 
See http://www.outlookcode.com/threads.a...4&messageid=19 for sample code that uses XML techniques to traverse nodes.
--
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


"Ray Jackson" Ray wrote in message ...
I want to create vba code that modifies the categories in a calendar view
filter for outlook 2003.

I was expecting categories to be somewhere in the object structure as an
object property but it seems thay are buried in the XML property. Searching
for advice on XML turns up lots of articles on how to edit XML by hand but I
want to do it programmatically.

Are there a set of routines somewhere that simplify the task of modifying
properties buried in the XML property of an object?

Alternatively is there some other way to modify these properties such as the
categories in a view filter?



All times are GMT +1. The time now is 01:51 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com