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.26106.1555
Syntax
public List<string> GetErrors()

Return Value

ListString
List of errors.
See Also