devxlogo

Finding User Directory for Microsoft Mail

Question:
I’m in the process of refining a program I wrote. What I need to do is find the user’s mail directory on a Network server. To do this, the program needs to be ableto get the user’s ID number and at least the volume mail isdelivered to. Can you help me?

Answer:
What about looking in the appropriate INI file for your mail program? It surely would have the information you are looking for. You may need to concatenate some INI settings, but that would be how I would look for it, at least under VB3.0.If the user is using a MAPI-enabled mail program there are MAPI functions available. Look on the Microsoft website for “MAPI” and/or “SDK” (Software Development Kit).

Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.

See also  Seven Service Boundary Mistakes That Create Technical Debt

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.