Click or drag to resize

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; }

Property Value

Type: String
The 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