please take a look at the Objectbrowser (VBA environment, F2), switch
from <All Libraries> to Outlook and search for Application.CreateItem.
Then please press F1 for help and a code snippet. The created Item you
can send with it´s send method (also explained in the VBA help).
please take a look at the Objectbrowser (VBA environment, F2), switch
from <All Libraries> to Outlook and search for Application.CreateItem.
Then please press F1 for help and a code snippet. The created Item you
can send with it´s send method (also explained in the VBA help).