ClubRoster.Banned Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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