ChannelData.MembershipSource Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("membershipSource")]
[System.Text.Json.Serialization.JsonPropertyOrder(14)]
public Microsoft.Teams.Api.Memberships.MembershipSource? MembershipSource { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("membershipSource")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(14)>]
member this.MembershipSource : Microsoft.Teams.Api.Memberships.MembershipSource with get, set
Public Property MembershipSource As MembershipSource

Property Value

Attributes

Applies to