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