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