Click or drag to resize

ServicePropertiessmtpmail_EmailSendAttributes Property

Attributes that control send behavior. See EmailSendAttrs

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
EmailSendAttrs smtpmail_EmailSendAttributes { get; }

Property Value

Type: EmailSendAttrs
Attributes that control send behavior. See EmailSendAttrs
Remarks
Applies to ServiceInstance smtpmail only.
See Also