CC Property

Microsoft Outlook Visual Basic

Returns a String representing 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.

expression.CC

expression     Required. An expression that returns a MailItem object.