G
Guest
hey all,
i'm using the outlook object model. i'm using the ItemsAdd event handler so
whenever an email arrives my program will save the attachment if applies.
well, i'm debugging this and when an email comes in the event fires off just
fine. so i'm stepping thru the procedure to save the attachment and as soon
as it does the mail.SaveAsFile the debugging line goes away. it never goes
back to the calling procedure to finish out the rest of the procedure.
any ideas?
rodchar
i'm using the outlook object model. i'm using the ItemsAdd event handler so
whenever an email arrives my program will save the attachment if applies.
well, i'm debugging this and when an email comes in the event fires off just
fine. so i'm stepping thru the procedure to save the attachment and as soon
as it does the mail.SaveAsFile the debugging line goes away. it never goes
back to the calling procedure to finish out the rest of the procedure.
any ideas?
rodchar