CC Property

See Also         Example         Applies To

Returns the display list of carbon copy (CC) names for a MailItem. This property contains the display names only. The Recipients collection should be used to modify the CC recipients.

Read/write String.

Syntax

objMailItem.CC

objMailItem   Required. An expression that returns a MailItem object.