CreateContactResponse.LastMsgReceivedUtc Property

Definition

Timestamp of when the last message was received from this contact.

[System.Text.Json.Serialization.JsonPropertyName("last_msg_received_utc")]
public string LastMsgReceivedUtc { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("last_msg_received_utc")>]
member this.LastMsgReceivedUtc : string with get, set
Public Property LastMsgReceivedUtc As String

Property Value

Attributes

Applies to