UpdateItemResponseType 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 UpdateItemResponseType class defines the response to a call to the UpdateItem(UpdateItemType) method.
public ref class UpdateItemResponseType : ExchangeWebServices::BaseResponseMessageType
public class UpdateItemResponseType : ExchangeWebServices.BaseResponseMessageType
Public Class UpdateItemResponseType
Inherits BaseResponseMessageType
- Inheritance
Constructors
UpdateItemResponseType() |
The UpdateItemResponseType() constructor initializes a new instance of the UpdateItemResponseType class. |
Properties
ResponseMessages |
The ResponseMessages property gets an array of response messages. (Inherited from BaseResponseMessageType) |