CreateAttachmentResponseType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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) |