ServicePropertiessmtpmail_CopyAddressList Property |
The list of addresses to add to BCC for a copy of every email. (Most for debug purposes)
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string smtpmail_CopyAddressList { get; }
ReadOnly Property smtpmail_CopyAddressList As String
Get
Property Value
Type:
StringThe list of addresses to add to BCC for a copy of every email. (Most for debug purposes)
Remarks
Applies to ServiceInstance smtpmail only.
See Also