Gets or sets carbon-copy recipient mailbox. Value null means not specified.

C# | Visual Basic | Visual C++ | F# |
public Mail_t_AddressList Cc { get; set; }
Public Property Cc As Mail_t_AddressList Get Set
public: property Mail_t_AddressList^ Cc { Mail_t_AddressList^ get (); void set (Mail_t_AddressList^ value); }
member Cc : Mail_t_AddressList with get, set


Contains the addresses of others who are to receive the message, though the content of the message may not be directed at them.

Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
ParseException | Is raised when header field parsing errors. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119