Edit

Share via


ClubRoster.Banned Property

Definition

Users who've been banned from the club

public Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Clubs.ClubRoleRecord> Banned { get; }
member this.Banned : Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Clubs.ClubRoleRecord>
Public ReadOnly Property Banned As IVectorView(Of ClubRoleRecord)

Property Value

Windows.Foundation.Collections.IVectorView<ClubRoleRecord>

Implements

Microsoft.Xbox.Services.Clubs.__IClubRosterPublicNonVirtuals.Banned

Applies to