CreateAttachmentCompletedEventArgs.Result Propriedade

Definição

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

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

Valor da propriedade

CreateAttachmentResponseType

A propriedade Result retorna um objeto CreateAttachmentResponseType.

Aplica-se a