Aracılığıyla paylaş


O365BreakOutCategoryPolicies.Allow Property

Definition

Gets or sets flag to control allow category.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to