Notes Send E Mail (Function)

A function to send a Notes e-Mail with attachment. This is common-code provided by others, but rewritten to be reusable as a function.

Parameters

  • Subject
  • Recipient
  • BodyText
  • Attachment (path, Optional)

Return

  • Boolean (True = Success)

Right-click to Save Target As: VBA_Notes_Send.txt

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License