共用方式為


PrivateStore.SendToAllMarketplaceAdmins Property

Definition

Gets or sets whether to send email to all marketplace admins for new requests

[Newtonsoft.Json.JsonProperty(PropertyName="properties.notificationsSettings.sendToAllMarketplaceAdmins")]
public bool? SendToAllMarketplaceAdmins { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.notificationsSettings.sendToAllMarketplaceAdmins")>]
member this.SendToAllMarketplaceAdmins : Nullable<bool> with get, set
Public Property SendToAllMarketplaceAdmins As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to