Dela via


ShareSubscription.InvitationId Property

Definition

Gets or sets the invitation id.

[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