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