Skip to content

RecipientType


Overview

The RecipientType property of the Recipient class retuns the olMailRecipientType constant of the current Recipient.

Syntax

vba
Attachment.RecipientType

Return Value

An olMailRecipientType value, indicating the type of recipient (e.g. olTo, olCC, etc.).