次の方法で共有


Office365Source.AllowedGroups プロパティ

定義

すべてのユーザーを含むグループを取得または設定します。 型: 文字列の配列 (または文字列の resultType 配列を含む Expression)。

[Newtonsoft.Json.JsonProperty(PropertyName="allowedGroups")]
public object AllowedGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowedGroups")>]
member this.AllowedGroups : obj with get, set
Public Property AllowedGroups As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象