RE: How to identify an encrypted email in Lotus script? Rich Schwartz 5.May.12 11:43 AM a Web browser Domino Designer 7.0.3Windows XP
If your code is cut-and-paste exactly here, you do need to use a subscript. I.e., doc.Encrypt(0) ="1". That should work in client-side code, but as I said -- it might not be 100% reliable. I have on a few occasions seen encrypted messages that do not have the Encrypt flag. It's very rare, but it can happen.