A
|{arl Shtoshek
Hi,
Using Office 2002 and MS Word to edit e-mail messages ("Mail format"
setting in outlook), I want to determine programmatically if a new
outgoing message is set to be encrypted. This check would happen just
before the message is sent.
I am developing an outlook com-addin.
When _not_ using word as the e-mail editor, I could create a standard
outlook "Encrypt Message Contents and Attachments" button (Id:=718)
and check its state (if pressed down - its encrypted). When using
word, I couldn't find such button...
If I understand correctly - to make an outgoing mail encrypted (using
word as the editor), I have to press "Options" and there under
security settings I can check "encrypt...". Are there other ways to
encrypt a message?
TIA
Karls
Using Office 2002 and MS Word to edit e-mail messages ("Mail format"
setting in outlook), I want to determine programmatically if a new
outgoing message is set to be encrypted. This check would happen just
before the message is sent.
I am developing an outlook com-addin.
When _not_ using word as the e-mail editor, I could create a standard
outlook "Encrypt Message Contents and Attachments" button (Id:=718)
and check its state (if pressed down - its encrypted). When using
word, I couldn't find such button...
If I understand correctly - to make an outgoing mail encrypted (using
word as the editor), I have to press "Options" and there under
security settings I can check "encrypt...". Are there other ways to
encrypt a message?
TIA
Karls