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 con la respuesta.

(Heredado de ServiceResponse)
ErrorProperties

Obtiene información acerca de los errores de propiedad asociado con la respuesta.

(Heredado de ServiceResponse)
Result

Obtiene el resultado asociado con esta respuesta.

(Heredado de ServiceResponse)

Se aplica a