Home All Groups Group Topic Archive Search About

Visual Basic General Discussion

microsoft.public.vb.general.discussion
Score Using Outlook object
NR - 30 Apr 2009 12:26 PM - 5 messages
Hi, Iam trying to send an email on the click event of a button. This needs to work even if the outlook is not open in the client's pc. The following is the code: Set mOutlookApp = GetObject("", "Outlook.application") ...
Next » 2 3 4 5 6 7 8 9 10