MemberResponseModel.UniqueEmailId 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.
An identifier for the address across all of MailChimp
[System.Text.Json.Serialization.JsonPropertyName("unique_email_id")]
public string UniqueEmailId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("unique_email_id")>]
member this.UniqueEmailId : string with get, set
Public Property UniqueEmailId As String
Property Value
- Attributes