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