Compartir a través de


DeleteAttachmentResponse Clase

Definición

Representa la respuesta a una operación DeleteAttachment individual.

public ref class DeleteAttachmentResponse sealed : Microsoft::Exchange::WebServices::Data::ServiceResponse
public sealed class DeleteAttachmentResponse : Microsoft.Exchange.WebServices.Data.ServiceResponse
Public NotInheritable Class DeleteAttachmentResponse
Inherits ServiceResponse
Herencia
DeleteAttachmentResponse

Propiedades

ErrorCode

Obtiene el código de error asociado a esta respuesta.

(Heredado de ServiceResponse)
ErrorDetails

Obtiene los detalles del error asociados a la respuesta.

(Heredado de ServiceResponse)
ErrorMessage

Obtiene un mensaje de error detallado asociado a la respuesta.

(Heredado de ServiceResponse)
ErrorProperties

Obtiene información sobre los errores de propiedad asociados a la respuesta.

(Heredado de ServiceResponse)
Result

Obtiene el resultado asociado a esta respuesta.

(Heredado de ServiceResponse)

Se aplica a