Click or drag to resize

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

Property Value

Type: Boolean
See Also