Share via


NameSpace.Type Property

Outlook Developer Reference

Returns a String indicating the type of the specified object. Read-only.

Syntax

expression.Type

expression   A variable that represents a NameSpace object.

Remarks
The only supported string is "MAPI."

See Also