Search notes:

Outlook Object Model: Application.GetNamespace

application.getNamespace(type) returns a namespace object. The only supported value for type is "Mapi".

See also

The namespace object that is returned by application.getNamespace("MAPI") is the same as that returned by application.session.

Index