ServicePropertiessmtpmail_ReplyToAddress Property |
The default reply-to email address to use.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string smtpmail_ReplyToAddress { get; }
ReadOnly Property smtpmail_ReplyToAddress As String
Get
Property Value
Type:
StringThe default reply-to email address to use.
Remarks
Applies to ServiceInstance smtpmail only.
See Also