J
JIGNESH
Hi
I am a bit surprize that events mailItem.Open ,mailItem.Read and
mailItem.Unload does not have a std event signiture like (object, e ) as we
see everywhere in .net.
Anyways what i want to do when any mail is open for reading and then close
either by closing window or moving cursor to next mail item, i want to
retrive mail information like Subject, CC. Which events i should tap and if
there are no parameteres in the event then how do i retrieve mail information.
Regards
I am a bit surprize that events mailItem.Open ,mailItem.Read and
mailItem.Unload does not have a std event signiture like (object, e ) as we
see everywhere in .net.
Anyways what i want to do when any mail is open for reading and then close
either by closing window or moving cursor to next mail item, i want to
retrive mail information like Subject, CC. Which events i should tap and if
there are no parameteres in the event then how do i retrieve mail information.
Regards