InstantMessagingFlowConfigurationRequestedEventArgs 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.
Represents EventArgs for the InstantMessagingFlowConfigurationRequested event.
public ref class InstantMessagingFlowConfigurationRequestedEventArgs : EventArgs
public class InstantMessagingFlowConfigurationRequestedEventArgs : EventArgs
type InstantMessagingFlowConfigurationRequestedEventArgs = class
inherit EventArgs
Public Class InstantMessagingFlowConfigurationRequestedEventArgs
Inherits EventArgs
- Inheritance
-
InstantMessagingFlowConfigurationRequestedEventArgs
Properties
Flow |
Gets the InstantMessagingFlow instance that was just created. |