IStoreNamespace interface

[IStoreNamespace is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]

Interface to an Windows Mail (formerly Outlook Express) storage namespace object. Using this interface, you can create, enumerate, and modify message folders, as well as copy and move messages.

Members

The IStoreNamespace interface inherits from the IUnknown interface but does not have additional members.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Product
Outlook Express 6.0
Header
Msoeapi.h
IDL
Msoeapi.idl
DLL
Inetcomm.dll (version 6.0 or later)

See also

IStoreFolder