Click or drag to resize

DKIMSignatureInfoGetErrors Method

Gets list of the errors in this object.

Namespace:  Limilabs.Mail.DKIM
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public List<string> GetErrors()

Return Value

Type: ListString
List of errors.
See Also