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.26106.1555
Syntax
public DateTime? Time { get; set; }

Property Value

NullableDateTime
See Also