RequestReportRecordContract.Timestamp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The date and time when this request was received by the gateway in ISO 8601 format.
public DateTimeOffset? Timestamp { get; }
member this.Timestamp : Nullable<DateTimeOffset>
Public ReadOnly Property Timestamp As Nullable(Of DateTimeOffset)