Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 713 Bytes

Outlook.StorageItem.Parent.md

File metadata and controls

36 lines (21 loc) · 713 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
StorageItem.Parent property (Outlook)
vbaol11.chm2140
vbaol11.chm2140
Outlook.StorageItem.Parent
d7c8448b-d340-4ff6-f2f6-1965327605cc
06/08/2017
medium

StorageItem.Parent property (Outlook)

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

Syntax

expression.Parent

expression A variable that represents a StorageItem object.

Remarks

The parent of the StorageItem object is the Folder object.

See also

StorageItem Object

[!includeSupport and feedback]