Condividi tramite


AcceptOwnershipStatusResponse.BillingOwner Property

Definition

Gets UPN of the billing owner

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to