| DKIMSignatureInfoIsValid Method |
Checks if this object is correctly filled.
Namespace:
Limilabs.Mail.DKIM
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax Public Function IsValid As Boolean
member IsValid : unit -> bool
Return Value
Type:
BooleanTrue if object is correctly filled, false otherwise.
See Also