Compartilhar via


DeleteAttachmentCompletedEventArgs.Result Propriedade

Definição

A Result propriedade obtém um DeleteAttachmentResponseType objeto para uma chamada de método assíncrono DeleteAttachmentAsync(DeleteAttachmentType) .

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

Valor da propriedade

A propriedade Result retorna um objeto DeleteAttachmentResponseType.

Aplica-se a