TeamChangeSubscription Class
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.
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. |