Share via


ConsumerInvitation.InvitationId Property

Definition

Gets or sets unique id of the invitation.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.invitationId")]
public string InvitationId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.invitationId")>]
member this.InvitationId : string with get, set
Public Property InvitationId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to