I want to develop an application using MAPI controls available in visual basic which will run on an NT server without any user intervention. In my organisation I have a trust relationship between the NT server and Exchange server ie when a mailbox is created on Exchange it automatically creates a domain user with same name and password.I want to develop this application and schedule it using WinAT inorder to send emails to a set of users automatically without asking me to enter either profile name or password for the mailbox. I need to know whether mapi will work in this context or not. If yes How to develop it ?
If No then what are the others ways to develop this kind of application.