IActivity.Timestamp Property

Definition

The timestamp field records the exact UTC time when the activity occurred. Due to the distributed nature of computing systems, the important time is when the channel (the authoritative store) records the activity. The time when a client or bot initiated an activity may be transmitted separately in the localTimestamp field. The value of the timestamp field is an ISO 8601 date time format encoded datetime within a string.

C#
public DateTimeOffset? Timestamp { get; set; }

Property Value

Applies to

Product Versions
Microsoft 365 Agents SDK .NET 1