次の方法で共有


UpdateContactProfile.PrimaryEmailAddress プロパティ

定義

プライマリ メール アドレスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象