FileStatusProperties.Owner Property

Definition

Gets the user who is the owner.

[Newtonsoft.Json.JsonProperty(PropertyName="owner")]
public string Owner { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="owner")>]
member this.Owner : string
Public ReadOnly Property Owner As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to