Carbon Copy. This specifies who got a copy of the message.
The list will be empty if no Cc header was present in the message
public List<RfcMailAddress> Cc { public get; private set; }
See Also
MessageHeader Class | OpenPop.Mime.Header Namespace