try these?
Retrieves attributes for a specified file or directory. Any of the
following:
System.IO.Directory.GetAttributes
System.IO.File.GetAttributes
System.IO.FileSystemInfo.Attributes GetFileAttributesEx
> Hi,
>
[quoted text clipped - 5 lines]
>
> - jose
Jose Oliver - 30 Sep 2005 15:12 GMT
Thanks Raj, but these return the file attributes (filename, readonly
status...).
I found an indirect way of getting this data using the MSN Toolbar. The
Windows Desktop API provides ways to programmatically access the file
metadata, such as the title, author, keywords, which is what I am
looking for. This also works for emails, and other filetypes.
http://addins.msn.com/devguide.aspx#WindowsDesktopSearchApi