Answered Outlook access to search index on a mail Item

  • 1 สิงหาคม 2555 22:01
     
     
    I am building a outlook plugin to provide targetted links based on the content.  I wanted to use the index that outlook already maintain for this mail Item. Is there a way to get access to all the keywords that outlook has tagged this message. So that I can use these keywords instead of building my own list of keywords.

ตอบทั้งหมด

  • 2 สิงหาคม 2555 17:26
     
     คำตอบ
    Outlook 2007 and later use Windows search, but what Outlook does and uses with it is not exposed anywhere in the object model. You could use the Windows search object model yourself but you'd be on your own for any indexed keywords.

    --
    Ken Slovak
    [MVP-Outlook]
    http://www.slovaktech.com
    Author: Professional Programming Outlook 2007
    "Arjun Sathiyaseelan" <=?utf-8?B?QXJqdW4gU2F0aGl5YXNlZWxhbg==?=> wrote in message news:692b2e42-9e5e-4810-9245-e2ab33a92f6d...
    I am building a outlook plugin to provide targetted links based on the content.  I wanted to use the index that outlook already maintain for this mail Item. Is there a way to get access to all the keywords that outlook has tagged this message. So that I can use these keywords instead of building my own list of keywords.

    Ken Slovak MVP - Outlook
    • ทำเครื่องหมายเป็นคำตอบโดย Tom_Xu_WXModerator 7 สิงหาคม 2555 9:05
    •