BillingRoleAssignment.CreatedByUserEmailAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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