Share via


ActionDetail.SendTime Property

Definition

Gets or sets the send time

[Newtonsoft.Json.JsonProperty(PropertyName="SendTime")]
public string SendTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="SendTime")>]
member this.SendTime : string with get, set
Public Property SendTime As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to