4AspNet POP3 .NET Component

EmailMessage.CC Property

CC.

[Visual Basic]
Public ReadOnly Property CC As String
[C#]
public string CC {get;}

Property Value

CC returns the carbon copy (CC) recipients string specified in the message.

See Also

EmailMessage Class | ForAspNet.POP3 Namespace