Re: Read attachment type with flag status change
Posted By:
Rajiv_Singh
Posted On:
Thursday, March 14, 2002 06:36 AM
Dear Friend It depends on ur code how u
handle the flags there is
msg.setFlag(Flags.Flag.SEEN,true);
if u will not set this flag the
message will never be seen
Rajiv Singh