ThreadMessageResponse.IncompleteAt

ThreadMessageResponse.IncompleteAt property

Gets or sets the Unix timestamp (in seconds) for when the message was marked as incomplete.

public long? IncompleteAt { get; set; }

See Also