Edit

Share via


TeamChangeSubscription Class

Definition

Handles notification when the state of a team subscription changes.

[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 TeamChangeSubscription
type TeamChangeSubscription = class
    interface __ITeamChangeSubscriptionPublicNonVirtuals
Public NotInheritable Class TeamChangeSubscription
Inheritance
TeamChangeSubscription
Attributes
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Properties

OrganizerId

The organizer ID the subscription is for.

State

Indicates the state of the subscription.

TeamId

The team ID the subscription is for.

TournamentId

The tournament ID the subscription is for.

Applies to