BaseResponseMessageType.ResponseMessages Property
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 ResponseMessages property gets an array of response messages.
public:
property ExchangeWebServices::ArrayOfResponseMessagesType ^ ResponseMessages { ExchangeWebServices::ArrayOfResponseMessagesType ^ get(); void set(ExchangeWebServices::ArrayOfResponseMessagesType ^ value); };
public ExchangeWebServices.ArrayOfResponseMessagesType ResponseMessages { get; set; }
Public Property ResponseMessages As ArrayOfResponseMessagesType
Property Value
The ResponseMessages property returns an array of response messages.