Edit

Share via


InstantMessagingFlowConfigurationRequestedEventArgs Class

Definition

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.

Applies to