Sendobject - email does not reflect high importance or confidential

  • Thread starter Thread starter Mike K and Dave H
  • Start date Start date
M

Mike K and Dave H

I am trying to use sendobject from Access to Outlook to
send e-mails that are marked as high
importance/confidential. I've attempted to set these
marks of high importance/confidential via my Outlook
defaults, neither has worked when sending from Access
(when sent from Access, e-mails always show up as normal
importance and normal sensitivity). As such I'm guessing
it's something that is going on with Access rather than
Outlook. Has anyone been through this or can suggest any
solutions? Thanks
 
I am trying to use sendobject from Access to Outlook to
send e-mails that are marked as high
importance/confidential. I've attempted to set these
marks of high importance/confidential via my Outlook
defaults, neither has worked when sending from Access
(when sent from Access, e-mails always show up as normal
importance and normal sensitivity). As such I'm guessing
it's something that is going on with Access rather than
Outlook. Has anyone been through this or can suggest any
solutions? Thanks

You will likely need to generate your emails via Outlook automation so that you
can access (no pun intended) the Outlook object model. That should allow you to
set that attribute/property. See
http://www.granite.ab.ca/access/email/outlook.htm for some links that might help
you with this.
 
Back
Top