Share via


BillingRoleAssignment.CreatedByUserEmailAddress Property

Definition

Gets the email address of the user who created the role assignment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to