Click or drag to resize

DKIMSignatureInfoTime Property

Gets or sets the signature timestamp - the time that this signature was created (t=). Default (null) is an unknown creation time.

Namespace:  Limilabs.Mail.DKIM
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public DateTime? Time { get; set; }

Property Value

Type: NullableDateTime
See Also