L
Lee Seung Hoo
hi~
I want to make spam filter program
(yeah.. maybe you need it too
)
my plan is
1. I will select all spam mail in my Outlook2003 mail box
(Outlook doesn't support multi selection to Junk mail adding func
only 1 mail can be selected for Junk mail..)
2. will extract sender's address (spammer list)
3. and will add to Outlook's Junk mail - deny list
at VS.NET 2003,C#
I added Microsoft Outlook 11.0 object library to reference (COM)
but I can't find class,method(property) about Junk mail (deny list)
plz give me some hint
I want to make spam filter program
(yeah.. maybe you need it too

my plan is
1. I will select all spam mail in my Outlook2003 mail box
(Outlook doesn't support multi selection to Junk mail adding func
only 1 mail can be selected for Junk mail..)
2. will extract sender's address (spammer list)
3. and will add to Outlook's Junk mail - deny list
at VS.NET 2003,C#
I added Microsoft Outlook 11.0 object library to reference (COM)
but I can't find class,method(property) about Junk mail (deny list)
plz give me some hint
