CampaignResponseModel.SendTime 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 time and date a campaign was sent
[System.Text.Json.Serialization.JsonPropertyName("send_time")]
public string SendTime { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("send_time")>]
member this.SendTime : string with get, set
Public Property SendTime As String
Property Value
- Attributes