 | EnvelopeCc Property |
Gets the list of addresses that the message was carbon-copied to.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.12.1
Syntaxpublic InternetAddressList Cc { get; }
Property Value
InternetAddressListThe address(es) that the message was carbon-copied to.
Remarks
Gets the list of addresses that the message was carbon-copied to.
See Also