PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Automating Outlook

Reply

Automating Outlook

 
Thread Tools Rate Thread
Old 02-07-2003, 05:21 PM   #1
Nigel Fairbank
Guest
 
Posts: n/a
Default Automating Outlook


Hi:

In my application I wish to automate the sending of mail
via outlook 97. I therefore wish to log on using different
passwords and profiles.

In exposing the outlook object I find the
property .UserProperties.Session.Logon but cannot find the
correct combination to complete. The popup referes
to .UserProperties.Session.Logon([Profile], [Password],
[ShowDialog], [NewSession]) but when I
try .UserProperties.Session.Logon
("SomeName", "SomePassword", False, False) I get any error.

Any help would be greatly appreciated.

Thanks

Nigel
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off