I have a database that is sending out several emails, but Outlook is asking if I want to securezip the email. Is there a way I can bypass in VBA.
How to bypass SecureZip on Emails sent by VBA
Collapse
X
-
PK-SecureZIP® is a third party COM add-in for Outlook the answer is maybe; however, this is only a possiblilty if the PK-SecureZIP® exposes a handle to the Automation Object model then otherwise, no.
You are going to have to contact PKWare technical support to determine what, if any, VBA exposure exists.
Comment