Compartir a través de


GetAttachmentCompletedEventArgs.Result Propiedad

Definición

La Result propiedad obtiene un objeto GetAttachmentResponstType de una llamada al método asincrónico GetAttachmentAsync(GetAttachmentType) .

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

Valor de propiedad

La propiedad Result devuelve un objeto GetAttachmentResponseType.

Se aplica a