NameSpace Object

NameSpace
Multiple objects

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.

Using the NameSpace Object

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.

Properties | AddressLists Property | Application Property | Class Property | CurrentUser Property | ExchangeConnectionMode Property | Folders Property | Offline Property | Parent Property | Session Property | SyncObjects Property | Type Property

Methods | AddStore Method | AddStoreEx Method | CreateRecipient Method | Dial Method | GetDefaultFolder Method | GetFolderFromID Method | GetItemFromID Method | GetRecipientFromID Method | GetSharedDefaultFolder Method | Logoff Method | Logon Method | PickFolder Method | RemoveStore Method

Events | OptionsPagesAdd Event

Parent Objects

Child Objects | AddressLists Object | Recipient Object | SyncObjects Object