DeleteAttachmentResponseType Class

Definition

The DeleteAttachmentResponseType class contains the status of a call to the DeleteAttachment(DeleteAttachmentType) method.

public ref class DeleteAttachmentResponseType : ExchangeWebServices::BaseResponseMessageType
public class DeleteAttachmentResponseType : ExchangeWebServices.BaseResponseMessageType
Public Class DeleteAttachmentResponseType
Inherits BaseResponseMessageType
Inheritance
DeleteAttachmentResponseType

Constructors

DeleteAttachmentResponseType()

The DeleteAttachmentResponseType constructor initializes a new instance of the DeleteAttachmentResponseType class.

Properties

ResponseMessages

The ResponseMessages property gets an array of response messages.

(Inherited from BaseResponseMessageType)

Applies to