/AWS1/CL_CNTOUTBOUNDADDLRECI00¶
Information about the additional recipients of outbound email.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_ccemailaddresses TYPE /AWS1/CL_CNTEMAILADDRESSINFO=>TT_EMAILADDRESSRECIPIENTLIST TT_EMAILADDRESSRECIPIENTLIST¶
Information about the additional CC email address recipients. Email recipients are limited to 50 total addresses: 1 required recipient in the DestinationEmailAddress field and up to 49 recipients in the 'CcEmailAddresses' field.
Queryable Attributes¶
CcEmailAddresses¶
Information about the additional CC email address recipients. Email recipients are limited to 50 total addresses: 1 required recipient in the DestinationEmailAddress field and up to 49 recipients in the 'CcEmailAddresses' field.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CCEMAILADDRESSES() |
Getter for CCEMAILADDRESSES, with configurable default |
ASK_CCEMAILADDRESSES() |
Getter for CCEMAILADDRESSES w/ exceptions if field has no va |
HAS_CCEMAILADDRESSES() |
Determine if CCEMAILADDRESSES has a value |