IImnAccountManager interface
[IImnAccountManager is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. Instead, use New Handling for Account Data.]
This object allows a client to create, open, delete, and enumerate accounts.
Members
The IImnAccountManager interface inherits from the IUnknown interface but does not have additional members.
Remarks
This is the top-level interface; it provides access to the other interfaces.
A client can obtain an IImnAccountManager object by calling the following function.
CoCreateInstance(CLSID_ImnAccountManager, NULL, CLSCTX_INPROC_SERVER,
IID_IImnAccountManager, (LPVOID *)&pAccountManager);
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Product |
Outlook Express 6.0 |
Header |
|
IDL |
|
DLL |
|