LumiSoft Net Help
ResentCc Property
NamespacesLumiSoft.Net.MailMail_MessageResentCc
Gets or sets mailbox(es) to which message is cc'ed on resend. Value null means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public Mail_t_AddressList ResentCc { get; set; }
Public Property ResentCc As Mail_t_AddressList
	Get
	Set
public:
property Mail_t_AddressList^ ResentCc {
	Mail_t_AddressList^ get ();
	void set (Mail_t_AddressList^ value);
}
member ResentCc : Mail_t_AddressList with get, set
Property Value
Remarks
Contains the mailbox(es) to which message is cc'ed on resend.
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
ParseExceptionIs raised when header field parsing errors.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119