Darbid,
I am trying to get this working and in it's current form I get the error that an object is missing when I get to the line: outItem = outFolder.Items.Add("IPM.NOTE")
any ideas.
Public Function SetupOutlookEmail(ByVal sTo As String, ByVal sSubject As String, ByVal sBody As String...