Compartir a través de


DeleteAttachmentCompletedEventArgs.Result Propiedad

Definición

La Result propiedad obtiene un DeleteAttachmentResponseType objeto para una llamada al método asincrónico DeleteAttachmentAsync(DeleteAttachmentType) .

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

Valor de propiedad

La propiedad Result devuelve un objeto DeleteAttachmentResponseType.

Se aplica a