|
|
|
date: 6 Jun 2006 05:31:03 -0700,
group: microsoft.public.exchange2000.development
back
Re: Want to access multi value property urn:schemas-microsoft-com:office:office#keyword
Hello,
aren't the properties in the response? They should be there, if set.
Are you sure you want to read the office keywords, and not the keywords set
by Outlook?
Best regards,
Henning Krause
"MP09" wrote in message
news:1149597063.324575.225200@u72g2000cwu.googlegroups.com...
> HI,
>
> I want to acess
> "urn:schemas-microsoft-com:office:office#keyword"property in a record
> set using ADODB object.
>
> Type of property is MV:String, it may contain muliple valus.
>
> How i can access this property with followin query
>
> strSQL = "Select
> ""DAV:id"",""urn:schemas:contacts:fileas"",""urn:schemas:contacts:email1"",""DAV:getlastmodified"",
> ""urn:schemas-microsoft-com:office:office#keyword"" FROM scope('shallow
> traversal of """ & Path2Contacts & """') WHERE ""DAV:ishidden"" = FALSE
> AND ""DAV:iscollection"" = FALSE ORDER BY
> ""urn:schemas:contacts:fileas"""
>
> Thanks
>
date: Tue, 6 Jun 2006 23:47:26 +0200
author: Henning Krause [MVP - Exchange]
|
|