ClubRoster.Moderators 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.
Club moderators
public Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Clubs.ClubRoleRecord> Moderators { get; }
member this.Moderators : Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Clubs.ClubRoleRecord>
Public ReadOnly Property Moderators As IVectorView(Of ClubRoleRecord)
Property Value
Windows.Foundation.Collections.IVectorView<ClubRoleRecord>
Implements
Microsoft.Xbox.Services.Clubs.__IClubRosterPublicNonVirtuals.Moderators