ResponseMessage.ResponseType 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.
Gets a value indicating the type of response this object represents.
public:
property Microsoft::Exchange::WebServices::Data::ResponseMessageType ResponseType { Microsoft::Exchange::WebServices::Data::ResponseMessageType get(); };
public Microsoft.Exchange.WebServices.Data.ResponseMessageType ResponseType { get; }
Public ReadOnly Property ResponseType As ResponseMessageType
Property Value
A ResponseMessageType object.