AddDistributionGroupToImListCompletedEventHandler Delegar
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public delegate void AddDistributionGroupToImListCompletedEventHandler(System::Object ^ sender, AddDistributionGroupToImListCompletedEventArgs ^ e);
public delegate void AddDistributionGroupToImListCompletedEventHandler(object sender, AddDistributionGroupToImListCompletedEventArgs e);
Public Delegate Sub AddDistributionGroupToImListCompletedEventHandler(sender As Object, e As AddDistributionGroupToImListCompletedEventArgs)
Parâmetros
- sender
- Object