Namespace: MailBee.ImapMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public EmailAddressCollection Cc { get; }
Public ReadOnly Property Cc As EmailAddressCollection
Get
Property Value
Type:
EmailAddressCollectionA reference to
EmailAddressCollection object representing "CC:" recipients of the message.
See Also