>I don't think you'd be able to do that - Outlook goes to great lengths to
>make encrypted/signed messages appear as regular MailItem objects.
Not that great, signed messages in Outlook have a visible attachment, which
is unfortunate as it makes signed email unusable to me (clients complain
that they can't distinguish emails from me that have explicit attachments,
from the rest, when all of my emails have the paperclip icon, by virtue of
being signed.)
The disturbing thing is, OE does it right, signed emails do not appear to
have a spurious attachment. Perhaps even more disturbing, I have to assume
that spurious attachment in Outlook is by design, as it has persisted across
at least 4 versions of Outlook. Could they be unaware that this usability
flaw is putting users off of signed email?
Anyway, whether the attachment is accessible I couldn't say, but if it is,
try using CAPICOM to extract details from the attached cert. (CAPICOM is a
crypto API COM object, freely available on MSDN.)
-Mark
> Dmitry Streblechenko (MVP)
> http://www.dimastr.com/
[quoted text clipped - 21 lines]
>>
>> Joao Maia
Dmitry Streblechenko - 07 Jul 2007 02:38 GMT
I mean "goes to great lengths" in the Object Model. In the UI you can of
course see that this is not a regular message.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
>>I don't think you'd be able to do that - Outlook goes to great lengths to
>>make encrypted/signed messages appear as regular MailItem objects.
[quoted text clipped - 42 lines]
>>>
>>> Joao Maia