次の方法で共有


BreakOutCategoryPolicies.DefaultProperty プロパティ

定義

o365 の既定のカテゴリのブレークアウトを制御するフラグを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象