FindConversationCompletedEventHandler Delegate

Definition

public delegate void FindConversationCompletedEventHandler(System::Object ^ sender, FindConversationCompletedEventArgs ^ e);
public delegate void FindConversationCompletedEventHandler(object sender, FindConversationCompletedEventArgs e);
Public Delegate Sub FindConversationCompletedEventHandler(sender As Object, e As FindConversationCompletedEventArgs)

Parameters

sender
Object

Applies to