Compartir a través de


ExpandDLCompletedEventArgs.Result Propiedad

Definición

La Result clase obtiene la respuesta de una llamada asincrónica a la operación ExpandDL.

public:
 property ExchangeWebServices::ExpandDLResponseType ^ Result { ExchangeWebServices::ExpandDLResponseType ^ get(); };
public ExchangeWebServices.ExpandDLResponseType Result { get; }
Public ReadOnly Property Result As ExpandDLResponseType

Valor de propiedad

La Result propiedad devuelve un ExpandDLResponseType objeto que contiene la respuesta de una llamada asincrónica a la operación ExpandDL.

Se aplica a