GetNameSpace Method

See Also         Example         Applies To

Returns a NameSpace object of the specified type.

Syntax

objApplication.GetNameSpace(Type)

objApplication   Required. An expression that returns an Application object.

Type   Required String. The type of name space to return.

Remarks

The only supported name space type is "MAPI".