GetAttachmentCompletedEventArgs.Result Propriedade

Definição

O Result propriedade obtém um objeto de GetAttachmentResponstType de um assíncrona GetAttachmentAsync(GetAttachmentType) chamada de método.

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

Valor da propriedade

GetAttachmentResponseType

A propriedade Result retorna um objeto GetAttachmentResponseType.

Aplica-se a