A
Anushya
Hi All
I need a add-ins in to search for all the items in the
inbox|outbox|deleted|or wotever folders of outlook matching some
criteria. Almost like outlook advanced search. Now trying this add-ins
using C#.net. s/w is not a issue.
Wot r all the ways i can do it?
1) using Advanced search of outlook itself by passing parameters to
it? is it possible? does the object model allow access to Advanced
search?
2)use something like a macro? can it be done? Or any other way?
passing values and getting results is it possible?
3)If i use restrict or find on each folder, can i search for the
content in the body too? Or it can be done only for standard headers
like subject, from, CC. Will there be a performance hit? if body can
be done pls gimme some idea..
4)Is it possible to access the outlook pst file straight and search
for using sth? I think it may not be possible. but is there any way?
Waiting for ur suggestions....Its urgentttttt..
pls let me know the links also..
Pls let me know immediately.
Anushya
I need a add-ins in to search for all the items in the
inbox|outbox|deleted|or wotever folders of outlook matching some
criteria. Almost like outlook advanced search. Now trying this add-ins
using C#.net. s/w is not a issue.
Wot r all the ways i can do it?
1) using Advanced search of outlook itself by passing parameters to
it? is it possible? does the object model allow access to Advanced
search?
2)use something like a macro? can it be done? Or any other way?
passing values and getting results is it possible?
3)If i use restrict or find on each folder, can i search for the
content in the body too? Or it can be done only for standard headers
like subject, from, CC. Will there be a performance hit? if body can
be done pls gimme some idea..
4)Is it possible to access the outlook pst file straight and search
for using sth? I think it may not be possible. but is there any way?
Waiting for ur suggestions....Its urgentttttt..
pls let me know the links also..
Pls let me know immediately.
Anushya