Click or drag to resize

MailServiceIsValidConfig Property

Returns true if the Smtp configuration is valid.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool IsValidConfig { get; }

Property Value

Type: Boolean

Implements

IEmailServiceIsValidConfig
See Also