Compartilhar via


CreateAttachmentCompletedEventArgs.Result Propriedade

Definição

A Result propriedade obtém um CreateAttachmentResponseType objeto para uma chamada de operação assíncrona CreateAttachment(CreateAttachmentType) .

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

Valor da propriedade

A propriedade Result retorna um objeto CreateAttachmentResponseType.

Aplica-se a