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