DeleteAttachmentCompletedEventArgs.Result Propriedade

Definição

O Result propriedade obtém um DeleteAttachmentResponseType objeto para um assíncrona DeleteAttachmentAsync(DeleteAttachmentType) chamada de método.

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

Valor da propriedade

DeleteAttachmentResponseType

A propriedade Result retorna um objeto DeleteAttachmentResponseType.

Aplica-se a