Edit

Share via


TeamChangeEventArgs Class

Definition

Contains information about a change to a subscribed team.

[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class TeamChangeEventArgs
type TeamChangeEventArgs = class
    interface __ITeamChangeEventArgsPublicNonVirtuals
Public NotInheritable Class TeamChangeEventArgs
Inheritance
TeamChangeEventArgs
Attributes
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Properties

OrganizerId

The organizer ID used to create the subscription.

TeamId

The team ID used to create the subscription.

TournamentId

The tournament ID used to create the subscription.

Applies to