Compartir a través de


CreateAttachmentCompletedEventArgs.Result Propiedad

Definición

La Result propiedad obtiene un CreateAttachmentResponseType objeto para una llamada de operación asincrónica CreateAttachment(CreateAttachmentType) .

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

Valor de propiedad

La propiedad Result devuelve un objeto CreateAttachmentResponseType.

Se aplica a