This topic has not yet been rated - Rate this topic

NameSpace Object (Outlook)

Published: July 16, 2012

Represents an abstract root object for any data source.

The object itself provides methods for logging in and out, accessing storage objects directly by ID, accessing certain special default folders directly, and accessing data sources owned by other users.

Use GetNameSpace ("MAPI") to return the Outlook NameSpace object from the Application object.

The only data source supported is MAPI, which allows access to all Outlook data stored in the user's mail stores.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.