Share via


Office365Source.UserScopeFilterUri Property

Definition

Gets or sets the user scope uri. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to