Hi, have a look at e.g. Class\WebOutlookTaskWebLet, which walks through Outlook tasks. Appointments should work in a similar way.
Each task's Categories field can be reached by the method task.Categories(). For getting a grip of the Outlook Object Model, MicroSoft's Outlook VBA help file VBAOUTL?.chm is a good place to start. Amund Wed, 29 Sep 2004 12:28:04 -0000 skrev epg_edine_leroux <[EMAIL PROTECTED]>: > I would like to access the categories field on an Outlook > Appointment or Task from Axapta using the Com component. Does anyone > have any information relating to extending Outlook COM capabilities > from an X++ point of view? > > > Yahoo! Groups Sponsor > ADVERTISEMENT > > Yahoo! Groups Links > > To visit your group on the web, go to: > http://groups.yahoo.com/group/development-axapta/ > > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/development-axapta/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

