MailBee.NET Objects 4.0

Envelope.Cc Property

Gets EmailAddressCollection object representing "CC:" recipients of the message.

public MailBee.Mime.EmailAddressCollection Cc {get;}

Property Value

A reference to EmailAddressCollection object representing "CC:" recipients of the message.

See Also

Envelope Class | MailBee.ImapMail Namespace