Store.Parent Property (Outlook)

Returns the parent Object of the specified object. Read-only.

Version Information

Version Added: Outlook 2007

Syntax

expression .Parent

expression A variable that represents a Store object.

Remarks

The parent of the Store object is the NameSpace object.

See Also

Concepts

Store Object Members

Store Object