Edit

Share via


ParticipationStateChangedEventArgs Class

Definition

Represents the event data of a ParticipationStateChangedEvent event.

public ref class ParticipationStateChangedEventArgs : EventArgs
public class ParticipationStateChangedEventArgs : EventArgs
type ParticipationStateChangedEventArgs = class
    inherit EventArgs
Public Class ParticipationStateChangedEventArgs
Inherits EventArgs
Inheritance
ParticipationStateChangedEventArgs

Properties

NewState

Gets the new participation state value.

OldState

Gets the old participation state value.

Applies to