次の方法で共有


ConsumerInvitation.ProviderEmail プロパティ

定義

リソースを作成したプロバイダーの電子メールを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象