CreateContactResponse.LastContactDateUtc Property

Definition

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

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

Property Value

Attributes

Applies to