Cc Property

OpenPop.NET

OpenPop.NET POP3 Library Documentation

MessageHeader.Cc Property

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