次の方法で共有


O365BreakOutCategoryPolicies.DefaultProperty プロパティ

定義

既定のカテゴリを制御するフラグを取得または設定します。

[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

適用対象