CreateAttachmentResponseType Class

Definition

The CreateAttachmentResponseType class contains the status for a call to the CreateAttachment(CreateAttachmentType) method.

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

Constructors

CreateAttachmentResponseType()

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

Properties

ResponseMessages

The ResponseMessages property gets an array of response messages.

(Inherited from BaseResponseMessageType)

Applies to