Share via


VerifiedPartner.PartnerDisplayName Property

Definition

Gets or sets display name of the verified partner.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerDisplayName")]
public string PartnerDisplayName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerDisplayName")>]
member this.PartnerDisplayName : string with get, set
Public Property PartnerDisplayName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to