Hi,
In outlook 2003 the user can tell a appointmennt is personal or private. How
can I get that information using COM in a VB program. I need it to
synchronise these appointments with SQL server and I do not want the private
items.
Thanks
Ton
John - 25 Jan 2005 11:11 GMT
You will have to check the "Sensitivity" property.
Normal items have value 'olnormal'
> Hi,
> In outlook 2003 the user can tell a appointmennt is personal or private. How
[quoted text clipped - 5 lines]
>
> Ton