The Exchange Server for my local outlook is Ex1. And I'm
using the ProfileInfo to create a dynamic profile to log
onto the second Exchange Server, Ex2 to access a mailbox
there. The following is what I'm using to log onto Ex2.
The logon window pops up even with the flag set to
false. I know it's NT logon security issue but how can I
set up the NT account to by-pass this logon? Thanks.
Dmitry Streblechenko \(MVP\) - 29 Nov 2004 18:04 GMT
You can't unless you impersonate that user first in your code.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
> The Exchange Server for my local outlook is Ex1. And I'm
> using the ProfileInfo to create a dynamic profile to log
[quoted text clipped - 3 lines]
> false. I know it's NT logon security issue but how can I
> set up the NT account to by-pass this logon? Thanks.