GetAttachmentResponseType Class

Definition

The GetAttachmentResponseType class defines a response to a GetAttachment(GetAttachmentType) method call.

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

Constructors

GetAttachmentResponseType()

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

Properties

ResponseMessages

The ResponseMessages property gets an array of response messages.

(Inherited from BaseResponseMessageType)

Applies to