SharingItem.CC property (Outlook)
Returns a String representing the display list of carbon copy (CC) names for a SharingItem. Read/write.
Syntax
expression. CC
expression A variable that represents a SharingItem object.
Remarks
This property contains only the display names, delimited by semicolon (;) characters. The Recipients collection should be used to modify the CC recipients.
Note
If the SharingItem uses an Exchange sharing context, then setting this property to any value other than Nothing prevents the item from being sent and causes the Send method to raise an error.
See also
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.