Public Folders as Conference Rooms
Question: How do I set up public folders as conference rooms and see available times in the meeting planner? If I add the rooms as a resource it gives me
Question: How do I set up public folders as conference rooms and see available times in the meeting planner? If I add the rooms as a resource it gives me
Question: In our organization, some employees belong to a group mailbox. Is it possible to open multiple mailboxes (including some shared ones) from a single Exchange profile? Answer: You can
Question: I’m looking for a C++ file that supports strings and bool. I currently have a very old version of C++ but I don’t have the prototypes that support string
Question: I have nine Exchange 5.5 post offices. Most started as 5.0 post offices, which were then upgraded to 5.5 with SP1. The newer post offices have a “Microsoft Exchange
Question: None of the clients using Exchange e-mail can successfully send an e-mail message to an America Online recipient. We do not get an undeliverable message from the Exchange Server.
You can use the GetVersion or GetVersionEx API functions to determine which Windows version the application is running on. However, there is a much simpler solution, based on the fact
The usual way to determine the Windows’ main directory is based on the GetTempPath API function, which requires that you set up a buffer for the result, and then extract
The Windows API includes all the functions you need to retrieve and display information about the CPU the machine is equipped with. However, if you’re running under Windows NT or
The usual way to determine the Windows’ main directory is based on the GetWindowsDirectory API function, which requires that you set up a buffer for the result, and then extract