Gustav Brock
Gustav at cactus.dk
Mon Dec 17 05:03:46 CST 2007
Hi John
Yes, ref. is:
Microsoft CDO for Exchange 2000 Library
Then:
Dim msg As New CDO.Message
/gustav
>>> jwcolby at colbyconsulting.com 17-12-2007 11:54 >>>
Any chance I can reference a specific lib so that I can get early binding
and intellisense to get me started using this thing? IOW instead of
Dim objCDO, objBP
Set objCDO = CreateObject("CDO.Message") ' Create the message object.
we have a Dim cdo as XXXX where xxxx is an actual object type. Likewise for
objBP.
John W. Colby
Colby Consulting