CampaignResponseModel.DeliveryStatus 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.
delivery_status
[System.Text.Json.Serialization.JsonPropertyName("delivery_status")]
public Azure.Connectors.Sdk.MailChimp.Models.DeliveryStatus DeliveryStatus { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("delivery_status")>]
member this.DeliveryStatus : Azure.Connectors.Sdk.MailChimp.Models.DeliveryStatus with get, set
Public Property DeliveryStatus As DeliveryStatus
Property Value
- Attributes