ProviderShareSubscription.ConsumerEmail Property

Definition

Gets email of the consumer who created the share subscription

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to