Share via


ThreadMessage.IncompleteAt Property

Definition

The Unix timestamp (in seconds) for when the message was marked as incomplete.

public DateTimeOffset? IncompleteAt { get; set; }
member this.IncompleteAt : Nullable<DateTimeOffset> with get, set
Public Property IncompleteAt As Nullable(Of DateTimeOffset)

Property Value

Applies to