G
Gautam
Hi,
I am creating an outlook plugin using VC++.
I basically want to know whether the mail item that i have is digitally
signed or not
I am unable to do this using the MessageClass property of the mailitem
object, since the value returned for both signed and unsigned mails is
"IPM.Note"
I had read somewhere that we can not find whether the mail is digitally
signed or not by looking at the messageclass of the mailitem object.
Can anyone please guide me to some way of differentiating between
signed and unsigned mails?
thanks,
Gautam
I am creating an outlook plugin using VC++.
I basically want to know whether the mail item that i have is digitally
signed or not
I am unable to do this using the MessageClass property of the mailitem
object, since the value returned for both signed and unsigned mails is
"IPM.Note"
I had read somewhere that we can not find whether the mail is digitally
signed or not by looking at the messageclass of the mailitem object.
Can anyone please guide me to some way of differentiating between
signed and unsigned mails?
thanks,
Gautam