Share via


StaticSiteUserInvitationResponseResource.InvitationUrl Property

Definition

Gets the url for the invitation link

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to