次の方法で共有


ConsumerInvitation.UserEmail プロパティ

定義

リソースを作成したユーザーの電子メールを取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.userEmail")]
public string UserEmail { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.userEmail")>]
member this.UserEmail : string
Public ReadOnly Property UserEmail As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象