SalesTransactionBillEmailCc Property |
Product: QBO
Description: Identifies the cc
e-mail address where the invoice is sent. If the ToBeEmailed
attribute is true and the BillEmailCc attribute contains an
e-mail address, the user can send an e-mail message to the
e-mail address that is specified in the BillEmailCc
attribute.[br /] If the BillEmailCc attribute contains an
invalid e-mail address, QBO does not send the e-mail message to
the invalid cc e-mail address. [br /]The maximum length for
BillEmailCc is 200 characters.
Product: QBW
Description:
Identifies the cc email address where the bill or invoice is
sent. [br /]
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic EmailAddress BillEmailCc { get; set; }
Property Value
Type:
EmailAddress
Remarks
See Also