GetContactByPhoneNumberResponse.DateCreatedUtc Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The timestamp of when ths contact was created.
[System.Text.Json.Serialization.JsonPropertyName("date_created_utc")]
public string DateCreatedUtc { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("date_created_utc")>]
member this.DateCreatedUtc : string with get, set
Public Property DateCreatedUtc As String
Property Value
- Attributes