EmailValidateResultsend_transactional Property |
True if transactional email should be sent to this email. This does not mean send marketing emails.
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public bool send_transactional { get; set; }
Public Property send_transactional As Boolean
Get
Set
Property Value
Type:
BooleanSee Also