Click or drag to resize

IEmailMetadataReceived Property

Date and time the email message was received.

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
Nullable<DateTime> Received { get; }

Property Value

Type: NullableDateTime
Remarks
All date/time values are stored in UTC
See Also