View Single Post
  #1  
Old July 26th 07, 03:25 PM posted to microsoft.public.outlook.program_vba
[email protected]
external usenet poster
 
Posts: 20
Default AdvancedSearch and .Body

http://msdn2.microsoft.com/en-us/library/bb147580.aspx sounds like
AdvancedSearch
will not search the whole message text: "use the item's EntryID in
GetItemFromID to obtain the
item object. Then retrieve the full value of Body through the item
object." Does this mean I'm
sunk searching whole folders with AdvancedSearch?

Ads