Share via


MicrosoftGraphExtensionProperty.TargetObjects Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="targetObjects")]
public System.Collections.Generic.IList<string> TargetObjects { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetObjects")>]
member this.TargetObjects : System.Collections.Generic.IList<string> with get, set
Public Property TargetObjects As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to