L
lee.james
without using CDO?
Need a way of retrieving a user's mail server and we have different
versions of Outlook (2000, XP, 2003) and not all are guaranteed to have
the CDO add-in.
Psuedo Code:
Get users home server
If server = "server A" then email someone
If server = "server B" then email someone else
Thx,
James
Need a way of retrieving a user's mail server and we have different
versions of Outlook (2000, XP, 2003) and not all are guaranteed to have
the CDO add-in.
Psuedo Code:
Get users home server
If server = "server A" then email someone
If server = "server B" then email someone else
Thx,
James