InstantMessagingTurnStartingEventArgs Members
Include Protected Members
Include Inherited Members
Passed to the delegate subscribed to an instant message activity's TurnStarting event.
The InstantMessagingTurnStartingEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
InstantMessagingTurnStartingEventArgs | Creates a new InstantMessagingTurnStartingEventArgs instance. |
Top
Properties
Name | Description | |
---|---|---|
Prompt | Gets the prompt to be sent. | |
PromptType | Gets the prompt type that will be sent. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top