Skip to content

Parent


Overview

The Parent property of the Recipients class retuns the parent object of the current Recipients object

Syntax

vba
Recipients.Parent

Return Value

A MailItem object which holds the current Recipients object.