Gets or sets mailbox(es) to which message is bcc'ed on resend. Value null means not specified.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public Mail_t_AddressList ResentBcc { get; set; }
Public Property ResentBcc As Mail_t_AddressList Get Set
public: property Mail_t_AddressList^ ResentBcc { Mail_t_AddressList^ get (); void set (Mail_t_AddressList^ value); }
member ResentBcc : Mail_t_AddressList with get, set
Property Value
Remarks
Contains the mailbox(es) to which message is bcc'ed on resend.
Exceptions
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