| GetVersion |
Returns the version number of the Microsoft Exchange application. |
| GetWindow |
Returns a window handle corresponding to the specified flag. |
| GetMenu |
Returns the Microsoft Exchange menu handle for the current window. |
| GetToolbar |
Returns a toolbar’s window handle. |
| GetSession |
Returns an interface to the current open MAPI session and associated address book. |
| GetObject |
Returns an interface and store for a particular object. |
| GetSelectionCount |
Returns the number of objects selected in the window. |
| GetSelectionItem |
Returns the entry identifier of a selected item in a Microsoft Exchange window. |
| GetMenuPos |
Returns the position of a command or set of commands on the Microsoft Exchange menu. |
| GetSharedExtsDir |
Returns the Microsoft Exchange shared-extensions directory. |
| GetRecipients |
Returns a pointer to the recipient list of the currently selected item. |
| SetRecipients |
Sets the recipient list for the currently selected item. |
| GetNewMessageSite |
Returns interface pointers to the message site and view context of the selected message. |
| RegisterModeless |
Enables extension objects that display modeless windows to coordinate with windows displayed by the Microsoft Exchange client. |
| ChooseFolder |
Displays a dialog box that enables users to choose a specific message store and folder. |