Thanks for visiting my site lucky visitor:
This page was last updated on: April 16, 2007
Copyright © 2002. XcelFiles. All Rights Reserved Ivan F Moala
Here are some routines that involve your Emailer.
I started off with looking at coding for Outlook, but not everyone has/uses Outlook, so I expanded the page to include Outlook express (Please note that OE does not expose its' properties or method via COM), and of course Lotus Notes :-).
General:
Function to get a users default Emailer name eg. Lotus Notes, Outlook etc
Microsoft Outlook
For further reference have a look here:
- LotusNotes Sendmail BCC CC
- LotusNotes_Extract GetEmail
- LotusNotes_Getdefault database
- LotusNotes_Send XlRange (This is the one I am working on)
(ie to send an Excel range as an Image)
OutLook Express:
Code to come
Lotus Notes:
Here are some useful routines for Lotus notes emailer.
I only use Lotus at work and since I rearly program at work I have not finished testing, programing and commenting the codes I do have. So I have incorporated here some routines that have been tested and used by my friends from around the world.
Search for NateO subject Lotus Notes. NateO has made some very useful code
available there, I highly recommend you view these posts.
When I have finished updating my codes I will post these to my site, until then please enjoy using the codes from my friends.