SharingItem.Parent property (Outlook)

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

Syntax

expression.Parent

expression A variable that represents a SharingItem object.

Remarks

If the SharingItem was just created, this property returns a Folder object representing the Inbox folder. Otherwise, this property returns a Folder object representing the folder in which the SharingItem was saved.

See also

SharingItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.